Skip to content

Commit deb10a7

Browse files
committed
chore(package): update typescript to version 5.8.2
1 parent efed636 commit deb10a7

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
@@ -84,7 +84,7 @@
8484
"storybook": "^7.6.13",
8585
"tsdx": "^0.14.1",
8686
"tslib": "^2.8.1",
87-
"typescript": "^5.7.3"
87+
"typescript": "^5.8.2"
8888
},
8989
"resolutions": {
9090
"**/@typescript-eslint/eslint-plugin": ">=4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13652,10 +13652,10 @@ typescript@^3.7.3:
1365213652
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
1365313653
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1365413654

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

1366013660
ua-parser-js@^0.7.30:
1366113661
version "0.7.33"

0 commit comments

Comments
 (0)