Skip to content

Commit f8e8ee3

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent aeff3ac commit f8e8ee3

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
@@ -50,7 +50,7 @@
5050
"react": "19.0.0",
5151
"react-dom": "19.0.0",
5252
"react-test-renderer": "19.0.0",
53-
"typescript": "5.7.3"
53+
"typescript": "5.8.2"
5454
},
5555
"peerDependencies": {
5656
"react": "> 16.8.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4932,10 +4932,10 @@ typed-array-length@^1.0.7:
49324932
possible-typed-array-names "^1.0.0"
49334933
reflect.getprototypeof "^1.0.6"
49344934

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

49404940
unbox-primitive@^1.1.0:
49414941
version "1.1.0"

0 commit comments

Comments
 (0)