Skip to content

Commit 4a4f54a

Browse files
Update dependency typescript to v5
1 parent 503324e commit 4a4f54a

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
@@ -57,7 +57,7 @@
5757
"@types/vscode": "1.75.1",
5858
"prettier": "2.8.3",
5959
"ts-loader": "9.4.2",
60-
"typescript": "4.9.5",
60+
"typescript": "5.7.3",
6161
"vscode": "1.1.37",
6262
"watch": "1.0.2",
6363
"webpack": "5.75.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,10 +1071,10 @@ [email protected]:
10711071
micromatch "^4.0.0"
10721072
semver "^7.3.4"
10731073

1074-
typescript@4.9.5:
1075-
version "4.9.5"
1076-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1077-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1074+
typescript@5.7.3:
1075+
version "5.7.3"
1076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1077+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
10781078

10791079
update-browserslist-db@^1.0.0:
10801080
version "1.0.4"

0 commit comments

Comments
 (0)