Skip to content

Commit 7204666

Browse files
build(deps): update devdependency typescript to ~5.8.0
1 parent 880ed23 commit 7204666

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
@@ -55,7 +55,7 @@
5555
"rollup-plugin-delete": "~2.2.0",
5656
"rollup-plugin-local-resolve": "~1.0.7",
5757
"size-limit": "~8.2.0",
58-
"typescript": "~5.7.0"
58+
"typescript": "~5.8.0"
5959
},
6060
"jest": {
6161
"coverageThreshold": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10421,10 +10421,10 @@ typedarray@^0.0.6:
1042110421
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1042210422
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1042310423

10424-
typescript@~5.7.0:
10425-
version "5.7.3"
10426-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
10427-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
10424+
typescript@~5.8.0:
10425+
version "5.8.2"
10426+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
10427+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1042810428

1042910429
uglify-js@^3.1.4:
1043010430
version "3.19.3"

0 commit comments

Comments
 (0)