Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 10ddb62 commit 4eab8bd
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.4.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4.4"
"typescript": "5.4.5"
}
}
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.4.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4"
"typescript": "5.4.5"
}
}
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.4
typescript: 5.4.5
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.4
typescript: 5.4.5
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.4.4
typescript: 5.4.5
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.4.4
typescript: 5.4.5
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.4.4
typescript: 5.4.5
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.4.4
typescript: 5.4.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8538,7 +8538,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11912,7 +11912,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14240,7 +14240,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14275,7 +14275,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14310,7 +14310,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14345,7 +14345,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14699,7 +14699,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15588,7 +15588,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.4.4
typescript: 5.4.5
zone.js: 0.14.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15927,13 +15927,13 @@ __metadata:
languageName: node
linkType: hard

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

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

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

Expand Down

0 comments on commit 4eab8bd

Please sign in to comment.