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.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/custom-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"jest": "29.7.0",
"rimraf": "^5.0.0",
"ts-node": "^10.0.0",
"typescript": "5.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5"
"typescript": "5.6.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.4.5
typescript: 5.6.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.4.5
typescript: 5.6.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.4.5
typescript: 5.6.3
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.6.3
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.6.3
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.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8717,7 +8717,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12046,7 +12046,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14332,7 +14332,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14367,7 +14367,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14402,7 +14402,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14437,7 +14437,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14776,7 +14776,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15658,7 +15658,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.6.3
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16009,13 +16009,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -16029,13 +16029,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.6.3#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
languageName: node
linkType: hard

Expand Down
Loading