Skip to content

Commit 7fdc296

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent eb9a1ea commit 7fdc296

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
@@ -11331,10 +11331,10 @@ typescript-tuple@^2.2.1:
1133111331
dependencies:
1133211332
typescript-compare "^0.0.2"
1133311333

11334-
typescript@5.0.4:
11335-
version "5.0.4"
11336-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11337-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11334+
typescript@5.8.3:
11335+
version "5.8.3"
11336+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
11337+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1133811338

1133911339
typical@^4.0.0:
1134011340
version "4.0.0"

0 commit comments

Comments
 (0)