Skip to content

Commit 4225f05

Browse files
chore(deps): Update dependency typescript to ^5.4.4
1 parent 3ad1103 commit 4225f05

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
@@ -38,7 +38,7 @@
3838
"lerna": "^6.5.1",
3939
"lint-staged": "^13.2.0",
4040
"prettier": "^2.8.6",
41-
"typescript": "^5.0.2"
41+
"typescript": "^5.4.4"
4242
},
4343
"workspaces": [
4444
"sdk/*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7006,10 +7006,10 @@ typedarray@^0.0.6:
70067006
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
70077007
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
70087008

7009-
typescript@^5.0.2:
7010-
version "5.0.2"
7011-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
7012-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
7009+
typescript@^5.4.4:
7010+
version "5.4.4"
7011+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7012+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
70137013

70147014
uglify-js@^3.1.4:
70157015
version "3.17.4"

0 commit comments

Comments
 (0)