Skip to content

Commit dde4ca9

Browse files
fix(package): update typescript to version 5.8.3
1 parent 6742382 commit dde4ca9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"guess-parser": "^0.4.22",
2929
"tslib": "^2.8.1",
3030
"type-fest": "^4.39.1",
31-
"typescript": "^5.8.2",
31+
"typescript": "^5.8.3",
3232
"yargs": "^17.7.2"
3333
},
3434
"description": "A command line tool to prerender Angular Apps.",

0 commit comments

Comments
 (0)