Skip to content

Commit e30b2b4

Browse files
committed
ethereum-contracts: downgrade "@nomicfoundation/hardhat-ethers": "^3.1.0"
1 parent 148d79b commit e30b2b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"devDependencies": {
66
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
7-
"@nomicfoundation/hardhat-ethers": "^3.1.3",
7+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
88
"@nomicfoundation/hardhat-verify": "^2.1.3",
99
"@nomiclabs/hardhat-web3": "^2.1.2",
1010
"@openzeppelin/test-helpers": "^0.5.16",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2915,7 +2915,7 @@
29152915
deep-eql "^4.0.1"
29162916
ordinal "^1.0.3"
29172917

2918-
"@nomicfoundation/hardhat-ethers@^3.1.3":
2918+
"@nomicfoundation/hardhat-ethers@^3.1.0":
29192919
version "3.1.3"
29202920
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ethers/-/hardhat-ethers-3.1.3.tgz#fc0d96083f8f28d82c7c45231f40257da7e67bf9"
29212921
integrity sha512-208JcDeVIl+7Wu3MhFUUtiA8TJ7r2Rn3Wr+lSx9PfsDTKkbsAsWPY6N6wQ4mtzDv0/pB9nIbJhkjoHe1EsgNsA==

0 commit comments

Comments
 (0)