Skip to content

Commit 2cabfb3

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent c7becd6 commit 2cabfb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ts-node": "10.9.2",
5757
"typechain": "8.3.2",
5858
"typechain-target-truffle": "1.0.2",
59-
"typescript": "5.0.4",
59+
"typescript": "5.8.3",
6060
"web3": "1.10.0",
6161
"web3-utils": "4.3.3"
6262
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11321,10 +11321,10 @@ typescript-tuple@^2.2.1:
1132111321
dependencies:
1132211322
typescript-compare "^0.0.2"
1132311323

11324-
typescript@5.0.4:
11325-
version "5.0.4"
11326-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11327-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11324+
typescript@5.8.3:
11325+
version "5.8.3"
11326+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
11327+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1132811328

1132911329
typical@^4.0.0:
1133011330
version "4.0.0"

0 commit comments

Comments
 (0)