Skip to content

Commit ac7cad2

Browse files
chore(deps): Update dependency typescript to ^5.7.2
1 parent fc9bd7a commit ac7cad2

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.7.2"
4242
},
4343
"workspaces": [
4444
"sdk/*"

yarn.lock

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

7136-
typescript@^5.0.2:
7137-
version "5.0.2"
7138-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
7139-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
7136+
typescript@^5.7.2:
7137+
version "5.7.2"
7138+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7139+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
71407140

71417141
uglify-js@^3.1.4:
71427142
version "3.17.4"

0 commit comments

Comments
 (0)