Skip to content

Commit 98b4b8a

Browse files
Update dependency typescript to v5
1 parent c1abec1 commit 98b4b8a

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
@@ -151,7 +151,7 @@
151151
"stream-browserify": "^3.0.0",
152152
"stream-http": "^3.2.0",
153153
"timers-browserify": "^2.0.12",
154-
"typescript": "~4.9.0",
154+
"typescript": "~5.4.0",
155155
"url": "^0.11.1",
156156
"webpack-bundle-analyzer": "^4.9.0"
157157
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13134,10 +13134,10 @@ typescript-tuple@^2.2.1:
1313413134
dependencies:
1313513135
typescript-compare "^0.0.2"
1313613136

13137-
typescript@~4.9.0:
13138-
version "4.9.5"
13139-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13140-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13137+
typescript@~5.4.0:
13138+
version "5.4.5"
13139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
13140+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1314113141

1314213142
unbox-primitive@^1.0.2:
1314313143
version "1.0.2"

0 commit comments

Comments
 (0)