Skip to content

Commit 551da46

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 5a352c8 commit 551da46

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.2",
6060
"web3": "1.10.0",
6161
"web3-utils": "4.3.3"
6262
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11316,10 +11316,10 @@ typescript-tuple@^2.2.1:
1131611316
dependencies:
1131711317
typescript-compare "^0.0.2"
1131811318

11319-
typescript@5.0.4:
11320-
version "5.0.4"
11321-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11322-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11319+
typescript@5.8.2:
11320+
version "5.8.2"
11321+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
11322+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1132311323

1132411324
typical@^4.0.0:
1132511325
version "4.0.0"

0 commit comments

Comments
 (0)