Skip to content

Commit f814782

Browse files
Bump the blockchain group with 2 updates (#2702)
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.1 to 6.14.3 - [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.1...v6.14.3) Updates `hardhat` from 2.24.0 to 2.24.1 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.24.1) --- updated-dependencies: - dependency-name: ethers dependency-version: 6.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: blockchain - dependency-name: hardhat dependency-version: 2.24.1 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> Co-authored-by: Amine E. <[email protected]>
1 parent 6f95347 commit f814782

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -63,7 +63,7 @@
6363
"chainlink-algolia-search": "^0.10.1",
6464
"clipboard": "^2.0.11",
6565
"dotenv": "^16.5.0",
66-
"ethers": "^6.14.0",
66+
"ethers": "^6.14.3",
6767
"focus-trap-react": "^11.0.4",
6868
"github-slugger": "^2.0.0",
6969
"graphql": "^16.11.0",
@@ -111,7 +111,7 @@
111111
"eslint-plugin-n": "^15.7.0",
112112
"eslint-plugin-prettier": "^5.4.1",
113113
"eslint-plugin-promise": "^6.1.1",
114-
"hardhat": "^2.24.0",
114+
"hardhat": "^2.24.1",
115115
"husky": "^9.1.7",
116116
"jest-yaml-transform": "^0.2.0",
117117
"lint-staged": "^15.5.2",

0 commit comments

Comments
 (0)