Skip to content

Commit

Permalink
fix(package): update typescript to version 5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Apr 7, 2024
1 parent 35364e9 commit 8a58df4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
35 changes: 7 additions & 28 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 @@ -28,7 +28,7 @@
"guess-parser": "^0.4.22",
"tslib": "^2.6.2",
"type-fest": "^4.15.0",
"typescript": "5.4.3",
"typescript": "^5.4.4",
"yargs": "^17.7.2"
},
"description": "A command line tool to prerender Angular Apps.",
Expand Down

0 comments on commit 8a58df4

Please sign in to comment.