Skip to content

Commit b402cb0

Browse files
Bump @nomicfoundation/hardhat-chai-matchers from 1.0.5 to 1.0.6 (#125)
Bumps [@nomicfoundation/hardhat-chai-matchers](https://github.com/nomicfoundation/hardhat) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/nomicfoundation/hardhat/releases) - [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-chai-matchers@1.0.5...@nomicfoundation/hardhat-chai-matchers@1.0.6) --- updated-dependencies: - dependency-name: "@nomicfoundation/hardhat-chai-matchers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc9532d commit b402cb0

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@ethersproject/abi": "^5.4.7",
1919
"@ethersproject/providers": "^5.7.2",
20-
"@nomicfoundation/hardhat-chai-matchers": "^1.0.5",
20+
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
2121
"@nomicfoundation/hardhat-network-helpers": "^1.0.7",
2222
"@nomicfoundation/hardhat-toolbox": "^1.0.1",
2323
"@nomiclabs/hardhat-ethers": "^2.2.2",

0 commit comments

Comments
 (0)