Skip to content

Commit cd47a1d

Browse files
chore(deps): Update dependency typescript to ^5.8.3
1 parent b987021 commit cd47a1d

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

yarn.lock

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

6955-
typescript@^5.0.2:
6956-
version "5.0.2"
6957-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
6958-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
6955+
typescript@^5.8.3:
6956+
version "5.8.3"
6957+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6958+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
69596959

69606960
uglify-js@^3.1.4:
69616961
version "3.17.4"

0 commit comments

Comments
 (0)