Skip to content

Commit 0480bc4

Browse files
Bump @nomicfoundation/hardhat-ethers from 3.1.3 to 4.0.11
Bumps [@nomicfoundation/hardhat-ethers](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat-ethers) from 3.1.3 to 4.0.11. - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-ethers/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/@nomicfoundation/hardhat-ethers@4.0.11/packages/hardhat-ethers) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-ethers" dependency-version: 4.0.11 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b0a75e commit 0480bc4

2 files changed

Lines changed: 62 additions & 18 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
],
4545
"devDependencies": {
4646
"@eslint/js": "^10.0.1",
47-
"@nomicfoundation/hardhat-ethers": "^3.1.3",
47+
"@nomicfoundation/hardhat-ethers": "^4.0.11",
4848
"@types/chai": "^4.3.20",
4949
"@types/fs-extra": "^11.0.4",
5050
"@types/mocha": "^10.0.10",
@@ -63,7 +63,7 @@
6363
"typescript-eslint": "^8.59.2"
6464
},
6565
"peerDependencies": {
66-
"@nomicfoundation/hardhat-ethers": "^3.1.3",
66+
"@nomicfoundation/hardhat-ethers": "^4.0.11",
6767
"ethers": "^6.16.0",
6868
"hardhat": "^2.28.6"
6969
}

pnpm-lock.yaml

Lines changed: 60 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)