Skip to content

Commit

Permalink
Update typescript to version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 21, 2023
1 parent 6e61d67 commit 1cded26
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 @@ -80,7 +80,7 @@
"release-it": "^15.9.0",
"ts-node": "^10.9.1",
"typedoc": "^0.23.28",
"typescript": "^4.5.3"
"typescript": "^5.0.2"
},
"lint-staged": {
"*.{ts,js,json,md,yml}": "prettier --write"
Expand Down

0 comments on commit 1cded26

Please sign in to comment.