Skip to content

Commit 3da5d46

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent 7099e27 commit 3da5d46

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
@@ -200,7 +200,7 @@
200200
"prettier": "3.0.0",
201201
"pretty-quick": "3.1.3",
202202
"ts-loader": "9.4.4",
203-
"typescript": "5.1.6",
203+
"typescript": "5.7.3",
204204
"vsce": "2.15.0",
205205
"vscode": "^1.1.37",
206206
"vscode-test": "^1.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2423,10 +2423,10 @@ typed-rest-client@^1.8.4:
24232423
tunnel "0.0.6"
24242424
underscore "^1.12.1"
24252425

2426-
typescript@5.1.6:
2427-
version "5.1.6"
2428-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
2429-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
2426+
typescript@5.7.3:
2427+
version "5.7.3"
2428+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2429+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
24302430

24312431
uc.micro@^1.0.1, uc.micro@^1.0.5:
24322432
version "1.0.6"

0 commit comments

Comments
 (0)