Skip to content

Commit

Permalink
Update to TypeScript 5.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Remy Suen <[email protected]>
  • Loading branch information
rcjsuen committed Sep 10, 2023
1 parent 5ad2ebd commit 02e44b5
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 @@ -34,7 +34,7 @@
"@types/node": "^6.0.52",
"mocha": "^9.1.3",
"nyc": "^15.0.0",
"typescript": "~4.5.3"
"typescript": "^5.2.2"
},
"scripts": {
"build": "tsc -p .",
Expand Down

0 comments on commit 02e44b5

Please sign in to comment.