Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 6e0a2be commit d98d29e
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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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": "17.3.0",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/custom-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "29.7.0",
"rimraf": "^5.0.0",
"ts-node": "^10.0.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/custom-webpack/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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3"
"typescript": "5.4.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.3.3
typescript: 5.4.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.3.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand All @@ -54,7 +54,7 @@ __metadata:
jest: 29.7.0
rimraf: ^5.0.0
ts-node: ^10.0.0
typescript: 5.3.3
typescript: 5.4.2
peerDependencies:
"@angular/compiler-cli": ^17.1.0
languageName: unknown
Expand All @@ -72,7 +72,7 @@ __metadata:
lodash: ^4.17.15
rimraf: ^5.0.0
ts-node: ^10.0.0
typescript: 5.3.3
typescript: 5.4.2
webpack-merge: ^5.7.3
peerDependencies:
"@angular/compiler-cli": ^17.0.0
Expand All @@ -93,7 +93,7 @@ __metadata:
lodash: ^4.17.15
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.3.3
typescript: 5.4.2
peerDependencies:
"@angular-devkit/build-angular": ^17.0.0
"@angular/compiler-cli": ^17.0.0
Expand All @@ -115,7 +115,7 @@ __metadata:
jest: 29.7.0
quicktype: ^15.0.260
rimraf: ^5.0.0
typescript: 5.3.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8749,7 +8749,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12091,7 +12091,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14403,7 +14403,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14438,7 +14438,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14473,7 +14473,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14508,7 +14508,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14870,7 +14870,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15766,7 +15766,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.4.2
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16098,13 +16098,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
languageName: node
linkType: hard

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

"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
"typescript@patch:typescript@5.4.2#~builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
checksum: 797ac213c03a19749181c745647b4cab03d13bf4b6b738b05a3426f46c6b540f908989e839d9b0c89d7a4ee2bdb50493b4d4898d4ef1c897c3e9d0b082e78a67
languageName: node
linkType: hard

Expand Down

0 comments on commit d98d29e

Please sign in to comment.