Skip to content

Commit

Permalink
build(deps): bump typescript from 5.4.5 to 5.5.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 03baf33 commit 3b24d71
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/icons-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"glob": "^10.4.2",
"svg-baker": "^1.7.0",
"svgo": "^3.3.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react": "16.10.0",
"size-limit": "^11.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"peerDependencies": {
"react": "^16.9.34 || ^17 || ^18"
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"size-limit": "^11.1.4",
"style-loader": "^4.0.0",
"swc-loader": "0.2.6",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"webpack": "^5.92.1"
},
"peerDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ __metadata:
glob: ^10.4.2
svg-baker: ^1.7.0
svgo: ^3.3.2
typescript: ^5.4.5
typescript: ^5.5.2
languageName: unknown
linkType: soft

Expand All @@ -1421,7 +1421,7 @@ __metadata:
react: 16.10.0
size-limit: ^11.1.4
ts-node: ^10.9.2
typescript: ^5.4.5
typescript: ^5.5.2
peerDependencies:
react: ^16.9.34 || ^17 || ^18
languageName: unknown
Expand All @@ -1448,7 +1448,7 @@ __metadata:
size-limit: ^11.1.4
style-loader: ^4.0.0
swc-loader: 0.2.6
typescript: ^5.4.5
typescript: ^5.5.2
webpack: ^5.92.1
peerDependencies:
react: ^16.9.34 || ^17 || ^18
Expand Down Expand Up @@ -7582,23 +7582,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:^5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
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=5da071"
"typescript@patch:typescript@^5.5.2#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
checksum: 9d89bac0de650e15d6846485f238d1e65f1013f2c260d9e53e86a1da6ecf8109d9fad9402575c5c36a6592dc5d4370db090e12971c8630ae84453654baabb6b4
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b24d71

Please sign in to comment.