Skip to content

Commit c370ee2

Browse files
Bump the blockchain group with 2 updates (#2783)
Bumps the blockchain group with 2 updates: [hardhat](https://github.com/nomiclabs/hardhat) and [solhint](https://github.com/protofire/solhint). Updates `hardhat` from 2.24.3 to 2.25.0 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.24.3...hardhat@2.25.0) Updates `solhint` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/protofire/solhint/commits) --- updated-dependencies: - dependency-name: hardhat dependency-version: 2.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: blockchain - dependency-name: solhint dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: blockchain ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <aelmanaa@users.noreply.github.com>
1 parent 55a2f30 commit c370ee2

File tree

2 files changed

+94
-13
lines changed

2 files changed

+94
-13
lines changed

package-lock.json

Lines changed: 92 additions & 11 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
@@ -114,15 +114,15 @@
114114
"eslint-plugin-n": "^15.7.0",
115115
"eslint-plugin-prettier": "^5.5.0",
116116
"eslint-plugin-promise": "^6.1.1",
117-
"hardhat": "^2.24.3",
117+
"hardhat": "^2.25.0",
118118
"husky": "^9.1.7",
119119
"jest-yaml-transform": "^0.2.0",
120120
"lint-staged": "^15.5.2",
121121
"openapi-types": "^12.1.3",
122122
"prettier": "^3.5.3",
123123
"prettier-plugin-astro": "^0.14.1",
124124
"prettier-plugin-solidity": "^1.4.3",
125-
"solhint": "^5.1.0",
125+
"solhint": "^5.2.0",
126126
"solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules",
127127
"solhint-plugin-prettier": "^0.1.0",
128128
"ts-jest": "^29.4.0",

0 commit comments

Comments
 (0)