Skip to content

Commit 77ecc6c

Browse files
Update dependency typescript to v5
1 parent 503324e commit 77ecc6c

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.4.5",
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.4.5:
1075+
version "5.4.5"
1076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1077+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
10781078

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

0 commit comments

Comments
 (0)