Skip to content

Commit 6f5c792

Browse files
committed
Update dependency @typechain/ethers-v5 to v8.0.4
1 parent e6fbd5a commit 6f5c792

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/jest-dom": "5.15.0",
2727
"@testing-library/react": "12.1.2",
2828
"@trivago/prettier-plugin-sort-imports": "3.1.1",
29-
"@typechain/ethers-v5": "8.0.2",
29+
"@typechain/ethers-v5": "8.0.4",
3030
"@typechain/hardhat": "3.0.0",
3131
"@types/chai": "4.2.22",
3232
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5491,10 +5491,10 @@
54915491
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
54925492
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
54935493

5494-
"@typechain/ethers-v5@8.0.2":
5495-
version "8.0.2"
5496-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-8.0.2.tgz#0f2cc0db1513cb02e3e78929139216b153c9d2c0"
5497-
integrity sha512-oRMA3X5UWrsUiNb/lFTusa8xBpw6CckOHAk7sZBHeDQh4tAp+ZU24wdwdURcOtPnagzdCv5Dvl1qlD038brf1A==
5494+
"@typechain/ethers-v5@8.0.4":
5495+
version "8.0.4"
5496+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-8.0.4.tgz#b5492554e5d907b5632d74a150eec1d07eb72388"
5497+
integrity sha512-778WF5PUsnftVjFp16TMMDgii2if8+WNx+BeVZffPtKhk8Qxg2GD1+5RulR2c7XxxmqWM6H/cla+1oA8qQdjBw==
54985498
dependencies:
54995499
lodash "^4.17.15"
55005500
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)