Skip to content

Commit

Permalink
chore(deps): update dependency @nomicfoundation/hardhat-chai-matchers…
Browse files Browse the repository at this point in the history
… to v2
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent cc03353 commit ac7f49c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@kleros/kleros-v2-prettier-config": "workspace:^",
"@kleros/kleros-v2-tsconfig": "workspace:^",
"@logtail/pino": "^0.4.22",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-solhint": "^3.0.1",
"@openzeppelin/contracts": "^5.0.2",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6602,7 +6602,7 @@ __metadata:
"@kleros/kleros-v2-tsconfig": "workspace:^"
"@kleros/vea-contracts": "npm:^0.4.0"
"@logtail/pino": "npm:^0.4.22"
"@nomicfoundation/hardhat-chai-matchers": "npm:^1.0.6"
"@nomicfoundation/hardhat-chai-matchers": "npm:^2.0.0"
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
"@nomiclabs/hardhat-solhint": "npm:^3.0.1"
"@openzeppelin/contracts": "npm:^5.0.2"
Expand Down Expand Up @@ -8347,21 +8347,20 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-chai-matchers@npm:^1.0.6":
version: 1.0.6
resolution: "@nomicfoundation/hardhat-chai-matchers@npm:1.0.6"
"@nomicfoundation/hardhat-chai-matchers@npm:^2.0.0":
version: 2.0.8
resolution: "@nomicfoundation/hardhat-chai-matchers@npm:2.0.8"
dependencies:
"@ethersproject/abi": "npm:^5.1.2"
"@types/chai-as-promised": "npm:^7.1.3"
chai-as-promised: "npm:^7.1.1"
deep-eql: "npm:^4.0.1"
ordinal: "npm:^1.0.3"
peerDependencies:
"@nomiclabs/hardhat-ethers": ^2.0.0
"@nomicfoundation/hardhat-ethers": ^3.0.0
chai: ^4.2.0
ethers: ^5.0.0
ethers: ^6.1.0
hardhat: ^2.9.4
checksum: 10/a7d372c285df0a25cba3f3748773ccbe867dd08e6f7ed75e00a0e0cc8b55b4b0ff1af1da88168678c19eed2cdecda67bcadab7a2e98fed06bf4d0dd60af86438
checksum: 10/1e40d2ae1627d9c62c90e85f60d38a24768198b3f525659f958c44d395d751876be13198e20ffd2b3336b8650225652610f0c36f0e376c8ee6b0854bcd0f6bb0
languageName: node
linkType: hard

Expand Down

0 comments on commit ac7f49c

Please sign in to comment.