Skip to content

Commit

Permalink
Update Typescript to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed May 17, 2023
1 parent c5c7bde commit 93d13ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"release-it": "^15.10.3",
"rimraf": "^5.0.0",
"semver": "^7.5.1",
"typescript": "^4.8.2",
"typescript": "^5.0.4",
"uuid": "^9.0.0",
"vitest": "^0.31.1"
},
Expand Down

0 comments on commit 93d13ab

Please sign in to comment.