Skip to content

Commit e59f384

Browse files
Update dependency typescript to v5
1 parent 8a7e9c0 commit e59f384

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
@@ -12786,10 +12786,10 @@ typescript-tuple@^2.2.1:
1278612786
dependencies:
1278712787
typescript-compare "^0.0.2"
1278812788

12789-
typescript@~4.9.0:
12790-
version "4.9.5"
12791-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12792-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12789+
typescript@~5.3.0:
12790+
version "5.3.3"
12791+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
12792+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1279312793

1279412794
unbox-primitive@^1.0.2:
1279512795
version "1.0.2"

0 commit comments

Comments
 (0)