Skip to content
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

chore(deps): update dependency typescript to v5.7.3 #1814

Open
wants to merge 1 commit into
base: master
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 @@ -44,6 +44,6 @@
"karma-jasmine-html-reporter": "2.1.0",
"puppeteer": "20.9.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/custom-esbuild/sanity-esbuild-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"karma-jasmine-html-reporter": "2.1.0",
"puppeteer": "20.9.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"karma-jasmine-html-reporter": "2.1.0",
"puppeteer": "21.11.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"puppeteer": "21.11.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"karma-jasmine-html-reporter": "2.1.0",
"puppeteer": "21.11.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"jest": "29.7.0",
"ng-packagr": "18.2.1",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"cpy-cli": "^5.0.0",
"quicktype": "^15.0.260",
"rimraf": "^5.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"devDependencies": {
"rimraf": "^5.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/custom-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"jest": "29.7.0",
"rimraf": "^5.0.0",
"ts-node": "^10.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/custom-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"jest": "29.7.0",
"rimraf": "^5.0.0",
"ts-node": "^10.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"jest": "29.7.0",
"quicktype": "^15.0.260",
"rimraf": "^5.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"jest": "29.7.0",
"quicktype": "^15.0.260",
"rimraf": "^5.0.0",
"typescript": "5.6.2"
"typescript": "5.7.3"
}
}
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ __metadata:
cpy-cli: ^5.0.0
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.6.2
typescript: 5.7.3
languageName: unknown
linkType: soft

Expand All @@ -38,7 +38,7 @@ __metadata:
rimraf: ^5.0.0
ts-node: ^10.0.0
tsconfig-paths: ^4.1.0
typescript: 5.6.2
typescript: 5.7.3
languageName: unknown
linkType: soft

Expand All @@ -55,7 +55,7 @@ __metadata:
jest: 29.7.0
rimraf: ^5.0.0
ts-node: ^10.0.0
typescript: 5.6.2
typescript: 5.7.3
peerDependencies:
"@angular/compiler-cli": ^19.0.0
languageName: unknown
Expand All @@ -74,7 +74,7 @@ __metadata:
lodash: ^4.17.15
rimraf: ^5.0.0
ts-node: ^10.0.0
typescript: 5.6.2
typescript: 5.7.3
webpack-merge: ^6.0.0
peerDependencies:
"@angular/compiler-cli": ^19.0.0
Expand All @@ -95,7 +95,7 @@ __metadata:
lodash: ^4.17.15
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.6.2
typescript: 5.7.3
peerDependencies:
"@angular-devkit/build-angular": ^19.0.0
"@angular/compiler-cli": ^19.0.0
Expand All @@ -117,7 +117,7 @@ __metadata:
jest: 29.7.0
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.6.2
typescript: 5.7.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9645,7 +9645,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13088,7 +13088,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15605,7 +15605,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15640,7 +15640,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15675,7 +15675,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15710,7 +15710,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16085,7 +16085,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17008,7 +17008,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.3
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17369,13 +17369,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
checksum: 6c38b1e989918e576f0307e6ee013522ea480dfce5f3ca85c9b2d8adb1edeffd37f4f30cd68de0c38a44563d12ba922bdb7e36aa2dac9c51de5d561e6e9a2e9c
languageName: node
linkType: hard

Expand All @@ -17389,13 +17389,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.6.2#~builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
"typescript@patch:typescript@5.7.3#~builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#~builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: be6138b734b2d5f6aa9844b760d6a9e853d395e55ec4570ff1026cca195e5968849e38907c18f9c5b35f6a38e4e18ec29937f1c2ae03c6405e9874ad45d810b1
checksum: 081eb086b0247a54cd8d61e34c10c3325037b0fdf00e135738d923e4e79f492e128be31ed03980039874ef1aa2e6fded8067f7be0cd92790efd2576e1d70e723
languageName: node
linkType: hard

Expand Down
Loading