Skip to content

Commit 3c10015

Browse files
committed
fix(deps): update dependency typescript to v5.8.2
1 parent 4203809 commit 3c10015

File tree

6 files changed

+9697
-10815
lines changed

6 files changed

+9697
-10815
lines changed

integration/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"ng-packagr": "^18.0.0-next.0",
14-
"typescript": "~5.5.3"
14+
"typescript": "~5.8.0"
1515
},
1616
"scripts": {
1717
"build": "ng-packagr -p libs/post/ng-package.json -c libs/post/tsconfig.json"

0 commit comments

Comments
 (0)