Skip to content

Commit 52a381a

Browse files
Update dependency @nomiclabs/hardhat-waffle to v2.0.6
1 parent 07fb75f commit 52a381a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@nomiclabs/hardhat-ethers": "2.1.1",
2323
"@nomiclabs/hardhat-etherscan": "3.0.4",
24-
"@nomiclabs/hardhat-waffle": "2.0.5",
24+
"@nomiclabs/hardhat-waffle": "2.0.6",
2525
"@typechain/ethers-v5": "9.0.0",
2626
"@typechain/hardhat": "6.1.6",
2727
"@types/chai": "5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,10 +1425,10 @@
14251425
semver "^6.3.0"
14261426
undici "^4.14.1"
14271427

1428-
"@nomiclabs/hardhat-waffle@2.0.5":
1429-
version "2.0.5"
1430-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.5.tgz#97c217f1db795395c04404291937edb528f3f218"
1431-
integrity sha512-U1RH9OQ1mWYQfb+moX5aTgGjpVVlOcpiFI47wwnaGG4kLhcTy90cNiapoqZenxcRAITVbr0/+QSduINL5EsUIQ==
1428+
"@nomiclabs/hardhat-waffle@2.0.6":
1429+
version "2.0.6"
1430+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.6.tgz#d11cb063a5f61a77806053e54009c40ddee49a54"
1431+
integrity sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==
14321432

14331433
"@openzeppelin/contracts-upgradeable@4.3.2":
14341434
version "4.3.2"

0 commit comments

Comments
 (0)