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] committed Jul 23, 2024
1 parent bd2e41f commit fc0ea10
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@unhead/vue": "1.9.16",
"happy-dom": "13.10.1",
"sass": "1.77.8",
"typescript": "5.5.3",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vite": "5.3.4",
"vitest": "1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"happy-dom": "13.10.1",
"nuxt": "3.12.4",
"sass": "1.77.8",
"typescript": "5.5.3",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vite": "5.3.4",
"vitest": "1.6.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2334,7 +2334,7 @@ __metadata:
happy-dom: "npm:13.10.1"
nuxt: "npm:3.12.4"
sass: "npm:1.77.8"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
unbuild: "npm:2.0.0"
vite: "npm:5.3.4"
vitest: "npm:1.6.0"
Expand All @@ -2355,7 +2355,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.77.8"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
unbuild: "npm:2.0.0"
vite: "npm:5.3.4"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -8446,23 +8446,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=d69c25"
"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=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
languageName: node
linkType: hard

Expand Down

0 comments on commit fc0ea10

Please sign in to comment.