Skip to content

Commit 866da5b

Browse files
Update dependency typescript to v5
1 parent 5dba6a5 commit 866da5b

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13222,10 +13222,10 @@ typescript-tuple@^2.2.1:
1322213222
dependencies:
1322313223
typescript-compare "^0.0.2"
1322413224

13225-
typescript@~4.9.0:
13226-
version "4.9.5"
13227-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13228-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13225+
typescript@~5.4.0:
13226+
version "5.4.4"
13227+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
13228+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
1322913229

1323013230
unbox-primitive@^1.0.2:
1323113231
version "1.0.2"

0 commit comments

Comments
 (0)