Skip to content

Commit 6f5beff

Browse files
committed
Update dependency @nomiclabs/hardhat-waffle to v2.0.6
1 parent 4554e3a commit 6f5beff

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
"license": "MPL-2.0",
2222
"devDependencies": {
2323
"@nomiclabs/hardhat-ethers": "2.1.1",
24-
"@nomiclabs/hardhat-waffle": "2.0.5",
24+
"@nomiclabs/hardhat-waffle": "2.0.6",
2525
"@types/chai": "4.3.5",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,10 +1362,10 @@
13621362
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
13631363
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
13641364

1365-
"@nomiclabs/hardhat-waffle@2.0.5":
1366-
version "2.0.5"
1367-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.5.tgz#97c217f1db795395c04404291937edb528f3f218"
1368-
integrity sha512-U1RH9OQ1mWYQfb+moX5aTgGjpVVlOcpiFI47wwnaGG4kLhcTy90cNiapoqZenxcRAITVbr0/+QSduINL5EsUIQ==
1365+
"@nomiclabs/hardhat-waffle@2.0.6":
1366+
version "2.0.6"
1367+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.6.tgz#d11cb063a5f61a77806053e54009c40ddee49a54"
1368+
integrity sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==
13691369

13701370
"@openzeppelin/contracts-upgradeable@4.3.2":
13711371
version "4.3.2"

0 commit comments

Comments
 (0)