Skip to content

Commit a379af3

Browse files
build: update dependency typescript to v5.8.3 (#31087)
See associated pull request for more information.
1 parent 388fba7 commit a379af3

File tree

10 files changed

+235
-235
lines changed

10 files changed

+235
-235
lines changed

integration/harness-e2e-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"karma-jasmine-html-reporter": "~1.7.0",
4444
"selenium-webdriver": "3.6.0",
4545
"ts-node": "~10.9.1",
46-
"typescript": "5.8.2",
46+
"typescript": "5.8.3",
4747
"wait-on": "^6.0.0"
4848
}
4949
}

integration/harness-e2e-cli/pnpm-lock.yaml

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

integration/ng-add-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"karma-coverage": "~2.0.3",
3737
"karma-jasmine": "~4.0.0",
3838
"karma-jasmine-html-reporter": "~1.7.0",
39-
"typescript": "5.8.2"
39+
"typescript": "5.8.3"
4040
}
4141
}

0 commit comments

Comments
 (0)