Skip to content

Commit a2d7b21

Browse files
chore(deps): update dependency typescript to v5.8.2 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2afba49 commit a2d7b21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"rollup": "4.34.8",
8181
"svelte": "^5.0.0",
8282
"tailwindcss": "4.0.9",
83-
"typescript": "5.7.3",
83+
"typescript": "5.8.2",
8484
"vue": "3.5.13"
8585
},
8686
"ava": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6468,10 +6468,10 @@ types-ramda@^0.30.1:
64686468
dependencies:
64696469
ts-toolbelt "^9.6.0"
64706470

6471-
typescript@5.7.3:
6472-
version "5.7.3"
6473-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
6474-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
6471+
typescript@5.8.2:
6472+
version "5.8.2"
6473+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
6474+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
64756475

64766476
ufo@^1.5.4:
64776477
version "1.5.4"

0 commit comments

Comments
 (0)