Skip to content

Commit 075ed0b

Browse files
chore(deps): Update dependency typescript to ^5.4.3
1 parent 3ad1103 commit 075ed0b

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.3"
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.3:
7010+
version "5.4.3"
7011+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7012+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
70137013

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

0 commit comments

Comments
 (0)