Skip to content

Commit af7e670

Browse files
committed
fix(deps): update dependency typescript to v5.8.2
1 parent a9f769c commit af7e670

File tree

6 files changed

+9698
-10815
lines changed

6 files changed

+9698
-10815
lines changed

integration/project/package.json

+1-1
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)