Skip to content

Commit 277dd9c

Browse files
meta: update dependency typescript to v5.8.2
1 parent 06b169b commit 277dd9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"husky": "9.1.7",
5454
"lint-staged": "15.4.3",
5555
"prettier": "3.3.3",
56-
"typescript": "5.7.3"
56+
"typescript": "5.8.2"
5757
},
5858
"browserslist": {
5959
"production": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12983,10 +12983,10 @@ typedarray-to-buffer@^3.1.5:
1298312983
dependencies:
1298412984
is-typedarray "^1.0.0"
1298512985

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

1299112991
ufo@^1.5.4:
1299212992
version "1.5.4"

0 commit comments

Comments
 (0)