Skip to content

Commit a73c136

Browse files
committed
build: update dependency typescript to v5.9.3
See associated pull request for more information.
1 parent b7672ff commit a73c136

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"piscina": "^5.0.0",
1717
"send": "1.2.0",
1818
"true-case-path": "2.2.1",
19-
"typescript": "5.9.2",
19+
"typescript": "5.9.3",
2020
"wait-on": "^9.0.0",
2121
"yargs": "18.0.0",
2222
"protractor": "7.0.0",

ng-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"supports-color": "10.2.2",
6666
"typed-graphqlify": "3.1.6",
6767
"tsx": "4.20.6",
68-
"typescript": "5.9.2",
68+
"typescript": "5.9.3",
6969
"utf-8-validate": "6.0.5",
7070
"which": "5.0.0",
7171
"yaml": "2.8.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tslib": "^2.5.2",
3434
"tslint": "6.1.3",
3535
"tsx": "^4.15.7",
36-
"typescript": "5.9.2"
36+
"typescript": "5.9.3"
3737
},
3838
"pnpm": {
3939
"packageExtensions": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)