Skip to content

Commit 8db98c9

Browse files
Update dependency typescript to v5
1 parent 8ca7571 commit 8db98c9

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12808,10 +12808,10 @@ typescript-tuple@^2.2.1:
1280812808
dependencies:
1280912809
typescript-compare "^0.0.2"
1281012810

12811-
typescript@~4.9.0:
12812-
version "4.9.5"
12813-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12814-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12811+
typescript@~5.3.0:
12812+
version "5.3.3"
12813+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
12814+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1281512815

1281612816
unbox-primitive@^1.0.2:
1281712817
version "1.0.2"

0 commit comments

Comments
 (0)