Skip to content

Commit 3dc8290

Browse files
committed
build: update dependency typescript to v5.9.2
See associated pull request for more information.
1 parent b4adb2e commit 3dc8290

File tree

3 files changed

+45
-51
lines changed

3 files changed

+45
-51
lines changed

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"piscina": "^5.0.0",
1515
"send": "1.2.0",
1616
"true-case-path": "2.2.1",
17-
"typescript": "5.8.3",
17+
"typescript": "5.9.2",
1818
"wait-on": "^8.0.3",
1919
"yargs": "18.0.0",
2020
"protractor": "7.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"tmp": "^0.2.1",
5353
"true-case-path": "^2.2.1",
5454
"tslib": "^2.5.2",
55-
"typescript": "5.8.3",
55+
"typescript": "5.9.2",
5656
"yargs": "18.0.0"
5757
},
5858
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)