Skip to content

Commit 79c43dd

Browse files
Bump the blockchain group with 2 updates (#2736)
Bumps the blockchain group with 2 updates: [ethers](https://github.com/ethers-io/ethers.js) and [hardhat](https://github.com/nomiclabs/hardhat). Updates `ethers` from 6.14.3 to 6.14.4 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.14.3...v6.14.4) Updates `hardhat` from 2.24.2 to 2.24.3 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.24.3) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: blockchain - dependency-name: hardhat dependency-version: 2.24.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: blockchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c8ab5e commit 79c43dd

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"bignumber.js": "^9.3.0",
6666
"clipboard": "^2.0.11",
6767
"dotenv": "^16.5.0",
68-
"ethers": "^6.14.3",
68+
"ethers": "^6.14.4",
6969
"focus-trap-react": "^11.0.4",
7070
"github-slugger": "^2.0.0",
7171
"graphql": "^16.11.0",
@@ -113,7 +113,7 @@
113113
"eslint-plugin-n": "^15.7.0",
114114
"eslint-plugin-prettier": "^5.4.1",
115115
"eslint-plugin-promise": "^6.1.1",
116-
"hardhat": "^2.24.2",
116+
"hardhat": "^2.24.3",
117117
"husky": "^9.1.7",
118118
"jest-yaml-transform": "^0.2.0",
119119
"lint-staged": "^15.5.2",

0 commit comments

Comments
 (0)