Skip to content

Commit

Permalink
Updated hardhat version to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszslabon committed Aug 24, 2021
1 parent 92af50e commit a124909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-keep": "github:keep-network/eslint-config-keep#0c27ade",
"ethereum-waffle": "^3.3.0",
"ethers": "^5.0.32",
"hardhat": "^2.2.1",
"hardhat": "2.6.1",
"hardhat-deploy": "^0.8.11",
"hardhat-gas-reporter": "^1.0.4",
"prettier": "^2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6211,7 +6211,7 @@ hardhat-gas-reporter@^1.0.4:
eth-gas-reporter "^0.2.20"
sha1 "^1.1.1"

hardhat@^2.2.1:
hardhat@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.6.1.tgz#4553ca555c1ba8ed7c3c5a5a93e6082a2869b3ae"
integrity sha512-0LozdYbPsiTc6ZXsfDQUTV3L0p4CMO5TRbd5qmeWiCYGmhd+7Mvdg4N+nA8w0g3gZ2OKFUmHIYlAbExI488ceQ==
Expand Down

0 comments on commit a124909

Please sign in to comment.