Skip to content

Commit 722c764

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent e124bae commit 722c764

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
@@ -11339,10 +11339,10 @@ typescript-tuple@^2.2.1:
1133911339
dependencies:
1134011340
typescript-compare "^0.0.2"
1134111341

11342-
typescript@5.0.4:
11343-
version "5.0.4"
11344-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11345-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11342+
typescript@5.8.3:
11343+
version "5.8.3"
11344+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
11345+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1134611346

1134711347
typical@^4.0.0:
1134811348
version "4.0.0"

0 commit comments

Comments
 (0)