Skip to content

Commit f04eab9

Browse files
chore(deps): update dependency typescript to v5.1.6
1 parent 4c12336 commit f04eab9

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
@@ -56,7 +56,7 @@
5656
"ts-node": "10.9.1",
5757
"typechain": "8.3.1",
5858
"typechain-target-truffle": "1.0.2",
59-
"typescript": "5.0.4",
59+
"typescript": "5.1.6",
6060
"web3": "1.10.0",
6161
"web3-utils": "1.10.0"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10735,10 +10735,10 @@ typescript-tuple@^2.2.1:
1073510735
dependencies:
1073610736
typescript-compare "^0.0.2"
1073710737

10738-
typescript@5.0.4:
10739-
version "5.0.4"
10740-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10741-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10738+
typescript@5.1.6:
10739+
version "5.1.6"
10740+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
10741+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1074210742

1074310743
typical@^4.0.0:
1074410744
version "4.0.0"

0 commit comments

Comments
 (0)