|
44 | 44 | "@tenderly/hardhat-tenderly": "^1.0.12" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@keep-network/hardhat-helpers": "^0.2.0-pre", |
| 47 | + "@keep-network/hardhat-helpers": "^0.6.0-pre.10", |
48 | 48 | "@keep-network/hardhat-local-networks-config": "0.1.0-pre.0", |
49 | 49 | "@keep-network/prettier-config-keep": "github:keep-network/prettier-config-keep#d6ec02e", |
50 | | - "@nomiclabs/hardhat-ethers": "^2.0.2", |
51 | | - "@nomiclabs/hardhat-etherscan": "^2.1.6", |
52 | | - "@nomiclabs/hardhat-waffle": "^2.0.1", |
| 50 | + "@nomiclabs/hardhat-ethers": "^2.0.6", |
| 51 | + "@nomiclabs/hardhat-waffle": "^2.0.2", |
| 52 | + "@nomiclabs/hardhat-etherscan": "^2.1.4", |
| 53 | + "@openzeppelin/hardhat-upgrades": "^1.17.0", |
53 | 54 | "@types/chai": "^4.2.20", |
54 | 55 | "@types/mocha": "^8.2.3", |
55 | 56 | "@types/node": "^16.0.1", |
|
58 | 59 | "eslint-config-keep": "github:keep-network/eslint-config-keep#0c27ade", |
59 | 60 | "ethereum-waffle": "^3.4.0", |
60 | 61 | "ethers": "^5.0.32", |
61 | | - "hardhat": "^2.6.4", |
62 | | - "hardhat-dependency-compiler": "^1.1.1", |
63 | | - "hardhat-deploy": "^0.9.1", |
64 | | - "hardhat-gas-reporter": "^1.0.4", |
| 62 | + "hardhat": "^2.8.3", |
| 63 | + "hardhat-dependency-compiler": "^1.1.2", |
| 64 | + "hardhat-deploy": "^0.9.27", |
| 65 | + "hardhat-gas-reporter": "^1.0.6", |
65 | 66 | "prettier": "^2.3.2", |
66 | 67 | "prettier-plugin-sh": "^0.7.1", |
67 | 68 | "prettier-plugin-solidity": "^1.0.0-beta.14 ", |
|
0 commit comments