Skip to content

Commit 91cb70c

Browse files
Bump the blockchain group across 1 directory with 2 updates (#2632)
Bumps the blockchain group with 2 updates in the / directory: [ethers](https://github.com/ethers-io/ethers.js) and [hardhat](https://github.com/nomiclabs/hardhat). Updates `ethers` from 6.13.7 to 6.14.0 - [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.13.7...v6.14.0) Updates `hardhat` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.24.0) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: blockchain - dependency-name: hardhat dependency-version: 2.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: blockchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <[email protected]>
1 parent b625337 commit 91cb70c

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
@@ -62,7 +62,7 @@
6262
"chainlink-algolia-search": "^0.8.7",
6363
"clipboard": "^2.0.11",
6464
"dotenv": "^16.5.0",
65-
"ethers": "^6.13.7",
65+
"ethers": "^6.14.0",
6666
"focus-trap-react": "^11.0.3",
6767
"github-slugger": "^2.0.0",
6868
"graphql": "^16.11.0",
@@ -110,7 +110,7 @@
110110
"eslint-plugin-n": "^15.7.0",
111111
"eslint-plugin-prettier": "^5.4.0",
112112
"eslint-plugin-promise": "^6.1.1",
113-
"hardhat": "^2.23.0",
113+
"hardhat": "^2.24.0",
114114
"husky": "^9.1.7",
115115
"jest-yaml-transform": "^0.2.0",
116116
"lint-staged": "^15.5.2",

0 commit comments

Comments
 (0)