Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 8bb2a95 commit bfde18f
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 36 deletions.
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2"
}
}
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.2
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.2
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.2
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.2
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.2
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.2
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.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13079,7 +13079,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15596,7 +15596,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15631,7 +15631,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15666,7 +15666,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15701,7 +15701,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16076,7 +16076,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16999,7 +16999,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.8.1
typescript: 5.6.2
typescript: 5.7.2
zone.js: 0.15.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17360,13 +17360,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.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
languageName: node
linkType: hard

Expand All @@ -17380,13 +17380,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.2#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: be6138b734b2d5f6aa9844b760d6a9e853d395e55ec4570ff1026cca195e5968849e38907c18f9c5b35f6a38e4e18ec29937f1c2ae03c6405e9874ad45d810b1
checksum: e9fa1fd1f4203d399a5264e8612f9a64d9daf4ea7c926f346e11f6c8137acc6e29386c171c6b4085950ce714243be1627f60e76e5bd135124e226ce55309380f
languageName: node
linkType: hard

Expand Down

0 comments on commit bfde18f

Please sign in to comment.