Skip to content

Commit

Permalink
Update dependency typescript to v5.7.3 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 5795812 commit 24bcef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"serve-watch": "http-server dist/ & npm run watch"
},
"devDependencies": {
"typescript": "5.7.2",
"typescript": "5.7.3",
"typings": "2.1.1",
"uglify-js": "3.19.3",
"tsify": "5.0.4",
Expand Down

0 comments on commit 24bcef7

Please sign in to comment.