Skip to content

Commit b32d96b

Browse files
Update dependency @nomiclabs/hardhat-waffle to v2.0.6
1 parent d7ff0c4 commit b32d96b

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
@@ -20,7 +20,7 @@
2020
"license": "MPL-2.0",
2121
"devDependencies": {
2222
"@nomiclabs/hardhat-ethers": "2.1.1",
23-
"@nomiclabs/hardhat-waffle": "2.0.5",
23+
"@nomiclabs/hardhat-waffle": "2.0.6",
2424
"@typechain/ethers-v5": "9.0.0",
2525
"@typechain/hardhat": "6.1.6",
2626
"@types/chai": "4.3.16",

yarn.lock

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

1390-
"@nomiclabs/hardhat-waffle@2.0.5":
1391-
version "2.0.5"
1392-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.5.tgz#97c217f1db795395c04404291937edb528f3f218"
1393-
integrity sha512-U1RH9OQ1mWYQfb+moX5aTgGjpVVlOcpiFI47wwnaGG4kLhcTy90cNiapoqZenxcRAITVbr0/+QSduINL5EsUIQ==
1390+
"@nomiclabs/hardhat-waffle@2.0.6":
1391+
version "2.0.6"
1392+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.6.tgz#d11cb063a5f61a77806053e54009c40ddee49a54"
1393+
integrity sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==
13941394

13951395
"@openzeppelin/contracts-upgradeable@4.3.2":
13961396
version "4.3.2"

0 commit comments

Comments
 (0)