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.2 #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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5"
"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.4.5
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.4.5
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.4.5
typescript: 5.7.2
peerDependencies:
"@angular/compiler-cli": ^18.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.4.5
typescript: 5.7.2
webpack-merge: ^6.0.0
peerDependencies:
"@angular/compiler-cli": ^18.0.0
Expand All @@ -95,7 +95,7 @@ __metadata:
lodash: ^4.17.15
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.4.5
typescript: 5.7.2
peerDependencies:
"@angular-devkit/build-angular": ^18.0.0
"@angular/compiler-cli": ^18.0.0
Expand All @@ -117,7 +117,7 @@ __metadata:
jest: 29.7.0
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.4.5
typescript: 5.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8754,7 +8754,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12127,7 +12127,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14439,7 +14439,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14474,7 +14474,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14509,7 +14509,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14544,7 +14544,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14904,7 +14904,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15786,7 +15786,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.7.2
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16171,13 +16171,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
languageName: node
linkType: hard

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

"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"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=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
languageName: node
linkType: hard

Expand Down
Loading