Skip to content

Commit 1b1075a

Browse files
chore(deps): update dependency typescript to v5.1.5
1 parent e8c9ec0 commit 1b1075a

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.1",
5757
"typechain": "8.2.0",
5858
"typechain-target-truffle": "1.0.2",
59-
"typescript": "5.0.4",
59+
"typescript": "5.1.5",
6060
"web3": "1.10.0",
6161
"web3-utils": "1.10.0"
6262
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10708,10 +10708,10 @@ typescript-tuple@^2.2.1:
1070810708
dependencies:
1070910709
typescript-compare "^0.0.2"
1071010710

10711-
typescript@5.0.4:
10712-
version "5.0.4"
10713-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10714-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10711+
typescript@5.1.5:
10712+
version "5.1.5"
10713+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
10714+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
1071510715

1071610716
typical@^4.0.0:
1071710717
version "4.0.0"

0 commit comments

Comments
 (0)