Skip to content

Commit

Permalink
ci: 📦 update dependency typescript to v5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent a4e08fd commit 56ab733
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"ts-node": "10.9.1",
"typescript": "5.4.5",
"typescript": "5.5.2",
"unplugin-swc": "1.4.5",
"vite": "5.3.1",
"vitest": "1.6.0"
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4116,7 +4116,7 @@ __metadata:
ts-jest: 29.1.5
ts-node: 10.9.1
tslib: 2.6.3
typescript: 5.4.5
typescript: 5.5.2
unplugin-swc: 1.4.5
vite: 5.3.1
vitest: 1.6.0
Expand Down Expand Up @@ -21126,7 +21126,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.5, typescript@npm:~5.4.2":
"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9c5a7982dadcb2d38d129c575dd38645ae11588ae0d4a12852fb04482bbc5a1660b2371e48fd5b33b6b605cc57cefe777670054546856945a05e77bd22c8c2cd
languageName: node
linkType: hard

"typescript@npm:~5.4.2":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
Expand All @@ -21136,7 +21146,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@~5.4.2#~builtin<compat/typescript>":
"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#~builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d8c8af1adb92ef36998cc9293ad8607dda68564ecc2f315a7298d6d40edae1906e0ed88e0b2b02da686adc61d638cbecb82b4c694d5bccc621b8baf6e6274f7c
languageName: node
linkType: hard

"typescript@patch:typescript@~5.4.2#~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:
Expand Down

0 comments on commit 56ab733

Please sign in to comment.