Skip to content

Commit ae12434

Browse files
chore(deps): Update dependency typescript to ^5.3.2
1 parent 3ad1103 commit ae12434

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.3.2"
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.3.2:
7010+
version "5.3.2"
7011+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
7012+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
70137013

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

0 commit comments

Comments
 (0)