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 Oct 11, 2023
1 parent 19cf159 commit 533ce18
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@kleros/kleros-v2-prettier-config": "workspace:^",
"@kleros/kleros-v2-tsconfig": "workspace:^",
"@logtail/pino": "^0.4.0",
"@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": "^4.9.3",
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5273,7 +5273,7 @@ __metadata:
"@kleros/kleros-v2-tsconfig": "workspace:^"
"@kleros/vea-contracts": ^0.3.2
"@logtail/pino": ^0.4.0
"@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": ^4.9.3
Expand Down Expand Up @@ -5371,7 +5371,7 @@ __metadata:
"@kleros/kleros-v2-eslint-config": "workspace:^"
"@kleros/kleros-v2-prettier-config": "workspace:^"
"@kleros/kleros-v2-tsconfig": "workspace:^"
"@kleros/ui-components-library": ^2.6.2
"@kleros/ui-components-library": ^2.6.3
"@netlify/functions": ^1.6.0
"@parcel/transformer-svg-react": 2.8.3
"@parcel/watcher": ~2.2.0
Expand Down Expand Up @@ -5429,9 +5429,9 @@ __metadata:
languageName: unknown
linkType: soft

"@kleros/ui-components-library@npm:^2.6.2":
version: 2.6.2
resolution: "@kleros/ui-components-library@npm:2.6.2"
"@kleros/ui-components-library@npm:^2.6.3":
version: 2.6.3
resolution: "@kleros/ui-components-library@npm:2.6.3"
dependencies:
"@datepicker-react/hooks": ^2.8.4
"@swc/helpers": ^0.3.2
Expand All @@ -5448,7 +5448,7 @@ __metadata:
react-dom: ^18.0.0
react-is: ^18.0.0
styled-components: ^5.3.3
checksum: 499478dcacb825569d56f752de90954c58a737525a677b87645e330294ccd1f3d58bbc7b78b4cfb3bab8c0326eabc8f24fbad59c8db810e214791dbe8d4ea476
checksum: 090e9e137283b22adad531f9f0917b5cb9d56f165647e579031dc20856913b45955539cb42b89b4392fadf7ef956b3a3b9468d3441d76a0328f2a774431f6002
languageName: node
linkType: hard

Expand Down Expand Up @@ -6239,21 +6239,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.2
resolution: "@nomicfoundation/hardhat-chai-matchers@npm:2.0.2"
dependencies:
"@ethersproject/abi": ^5.1.2
"@types/chai-as-promised": ^7.1.3
chai-as-promised: ^7.1.1
deep-eql: ^4.0.1
ordinal: ^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: c388e5ed9068f2ba7c227737ab7312dd03405d5fab195247b061f2fa52e700fbd0fb65359c2d4f2086f2905bfca642c19a9122d034533edd936f89aea65ac7f2
checksum: 62d7d69f6b34a06bc43fe0dab8adc9e3b6f907f1b68bb5cf47feb78a4c7ef057b9a4aa713611abeca38df9d8fe166bbd9bbf98e42c4edbdf7aece477b3f9485a
languageName: node
linkType: hard

Expand Down

0 comments on commit 533ce18

Please sign in to comment.