Skip to content

Commit

Permalink
Update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent fa85cec commit ae69a0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -27,7 +27,7 @@
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"prettier": "2.6.2",
"typescript": "4.7.2"
"typescript": "5.4.2"
},
"scripts": {
"buildClean": "rm -f \"./src/**/*.js\" \"./tests/**/*.js\"",
Expand Down

0 comments on commit ae69a0d

Please sign in to comment.