Skip to content

Commit 24bcef7

Browse files
Update dependency typescript to v5.7.3 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5795812 commit 24bcef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/nn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"serve-watch": "http-server dist/ & npm run watch"
1919
},
2020
"devDependencies": {
21-
"typescript": "5.7.2",
21+
"typescript": "5.7.3",
2222
"typings": "2.1.1",
2323
"uglify-js": "3.19.3",
2424
"tsify": "5.0.4",

0 commit comments

Comments
 (0)