Skip to content

build: update dependency typescript to v5.9.2 #2919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.github/local-actions/labels-sync/package.json=-805297510
.github/local-actions/lock-closed/package.json=-805297510
.npmrc=-1406867100
bazel/package.json=1905073619
bazel/package.json=-207437293
bazel/spec-bundling/test/package.json=-1269314228
github-actions/bazel/configure-remote/package.json=855472374
github-actions/branch-manager/package.json=556340955
Expand All @@ -20,7 +20,7 @@ github-actions/pull-request-labeling/package.json=-197755049
github-actions/saucelabs/package.json=855472374
github-actions/unified-status-check/package.json=-337882335
ng-dev/package.json=1323489217
package.json=-1202209611
pnpm-lock.yaml=-1602715196
package.json=-1833324299
pnpm-lock.yaml=1995431611
pnpm-workspace.yaml=1110472849
yarn.lock=-598328143
yarn.lock=634014629
2 changes: 1 addition & 1 deletion bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"piscina": "^5.0.0",
"send": "1.2.0",
"true-case-path": "2.2.1",
"typescript": "5.8.3",
"typescript": "5.9.2",
"wait-on": "^8.0.3",
"yargs": "18.0.0",
"protractor": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"tmp": "^0.2.1",
"true-case-path": "^2.2.1",
"tslib": "^2.5.2",
"typescript": "5.8.3",
"typescript": "5.9.2",
"yargs": "18.0.0"
},
"devDependencies": {
Expand Down
93 changes: 44 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading