Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent ff160bc commit cd82b41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier-plugin-tailwindcss": "0.6.11",
"svelte-check": "^4.0.0",
"type-fest": "4.33.0",
"typescript": "5.5.4",
"typescript": "5.7.3",
"vitest": "^1.0.0",
"vue-tsc": "^2.0.0"
},
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11661,7 +11661,7 @@ __metadata:
three: "npm:0.161.0"
truncate-eth-address: "npm:1.0.2"
type-fest: "npm:4.33.0"
typescript: "npm:5.5.4"
typescript: "npm:5.7.3"
unique-names-generator: "npm:^4.7.1"
uuid: "npm:^10.0.0"
video.js: "npm:8.21.0"
Expand Down Expand Up @@ -25959,17 +25959,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@npm:^5.1":
"typescript@npm:5.7.3, typescript@npm:^5.1":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
Expand All @@ -25979,17 +25969,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.1#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.1#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
Expand Down

0 comments on commit cd82b41

Please sign in to comment.