Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.8.2 (#484)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 15ae72e commit 920a75c
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.20",
"happy-dom": "13.10.1",
"sass": "1.85.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"unbuild": "2.0.0",
"vite": "5.4.14",
"vitest": "1.6.1",
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.15.4",
"sass": "1.85.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"unbuild": "2.0.0",
"vite": "5.4.14",
"vitest": "1.6.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1841,7 +1841,7 @@ __metadata:
happy-dom: "npm:13.10.1"
nuxt: "npm:3.15.4"
sass: "npm:1.85.1"
typescript: "npm:5.7.3"
typescript: "npm:5.8.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.14"
vitest: "npm:1.6.1"
Expand All @@ -1862,7 +1862,7 @@ __metadata:
"@vueuse/core": "npm:^10.0.0"
happy-dom: "npm:13.10.1"
sass: "npm:1.85.1"
typescript: "npm:5.7.3"
typescript: "npm:5.8.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.14"
vitest: "npm:1.6.1"
Expand Down Expand Up @@ -7937,23 +7937,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
"typescript@npm:5.8.2":
version: 5.8.2
resolution: "typescript@npm:5.8.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.3#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=d69c25"
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
version: 5.8.2
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
checksum: 10/6ae9b2c4d3254ec2eaee6f26ed997e19c02177a212422993209f81e87092b2bb0a4738085549c5b0164982a5609364c047c72aeb281f6c8d802cd0d1c6f0d353
languageName: node
linkType: hard

Expand Down

0 comments on commit 920a75c

Please sign in to comment.