Skip to content

Commit 57e407f

Browse files
Update dependency typescript to v5
1 parent e65f2e9 commit 57e407f

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
@@ -147,7 +147,7 @@
147147
"stream-browserify": "^3.0.0",
148148
"stream-http": "^3.2.0",
149149
"timers-browserify": "^2.0.12",
150-
"typescript": "~4.9.0",
150+
"typescript": "~5.3.0",
151151
"url": "^0.11.1",
152152
"webpack-bundle-analyzer": "^4.9.0"
153153
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13833,10 +13833,10 @@ typescript-tuple@^2.2.1:
1383313833
dependencies:
1383413834
typescript-compare "^0.0.2"
1383513835

13836-
typescript@~4.9.0:
13837-
version "4.9.5"
13838-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13839-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13836+
typescript@~5.3.0:
13837+
version "5.3.3"
13838+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
13839+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1384013840

1384113841
unbox-primitive@^1.0.2:
1384213842
version "1.0.2"

0 commit comments

Comments
 (0)