Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b129dc4 commit 7cdae5c
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.11.2",
"happy-dom": "13.10.1",
"sass": "1.78.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.3",
"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.13.1",
"sass": "1.78.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.3",
"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 @@ -2303,7 +2303,7 @@ __metadata:
happy-dom: "npm:13.10.1"
nuxt: "npm:3.13.1"
sass: "npm:1.78.0"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.3"
vitest: "npm:1.6.0"
Expand All @@ -2324,7 +2324,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.78.0"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.3"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -8487,23 +8487,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
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=d69c25"
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7cdae5c

Please sign in to comment.