Skip to content

Commit 1b49f20

Browse files
Update dependency typescript to v5.8.2 (#9502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28d0cc7 commit 1b49f20

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
@@ -1234,7 +1234,7 @@
12341234
"prettier": "3.5.2",
12351235
"sinon": "19.0.2",
12361236
"ts-loader": "9.5.2",
1237-
"typescript": "5.7.3",
1237+
"typescript": "5.8.2",
12381238
"vsce": "2.15.0",
12391239
"webpack": "5.98.0",
12401240
"webpack-cli": "6.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5388,10 +5388,10 @@ typed-rest-client@^1.8.4:
53885388
tunnel "0.0.6"
53895389
underscore "^1.12.1"
53905390

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

53965396
uc.micro@^1.0.1, uc.micro@^1.0.5:
53975397
version "1.0.6"

0 commit comments

Comments
 (0)