Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 7f8601f commit 0e78e50
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.5"
"typescript": "5.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4"
}
}
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.5.4
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.5.4
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.5.4
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.5.4
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.5.4
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.5.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8467,7 +8467,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11796,7 +11796,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14082,7 +14082,7 @@ __metadata:
puppeteer: 21.11.0
rxjs: 7.8.1
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14117,7 +14117,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14152,7 +14152,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14187,7 +14187,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14526,7 +14526,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15408,7 +15408,7 @@ __metadata:
rxjs: 7.8.1
ts-node: 10.9.2
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.4
zone.js: 0.14.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15759,13 +15759,13 @@ __metadata:
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit 0e78e50

Please sign in to comment.