|
26 | 26 | "@gemunion/contracts-helpers": "5.0.17", |
27 | 27 | "@gemunion/utils": "1.3.5", |
28 | 28 | "@gemunion/utils-eth": "1.1.15", |
29 | | - "@nomicfoundation/hardhat-chai-matchers": "2.0.4", |
| 29 | + "@nomicfoundation/hardhat-chai-matchers": "2.0.6", |
30 | 30 | "@nomicfoundation/hardhat-ethers": "3.0.5", |
31 | 31 | "@nomiclabs/hardhat-etherscan": "3.1.8", |
32 | 32 | "@nomicfoundation/hardhat-network-helpers": "1.0.10", |
|
37 | 37 | "@openzeppelin/merkle-tree": "1.0.6", |
38 | 38 | "@openzeppelin/test-helpers": "0.5.16", |
39 | 39 | "@safe-global/safe-contracts": "1.4.1-build.0", |
40 | | - "dotenv": "16.4.1", |
41 | | - "ethers": "6.10.0", |
42 | | - "hardhat": "2.19.5", |
| 40 | + "dotenv": "16.4.4", |
| 41 | + "ethers": "6.11.1", |
| 42 | + "hardhat": "2.20.1", |
43 | 43 | "hardhat-contract-sizer": "2.10.0", |
44 | | - "hardhat-gas-reporter": "1.0.9", |
| 44 | + "hardhat-gas-reporter": "1.0.10", |
45 | 45 | "hardhat-deploy": "0.11.45", |
46 | 46 | "zksync-web3": "0.17.1", |
47 | 47 | "@safe-global/safe-singleton-factory": "1.0.19", |
48 | | - "solidity-coverage": "0.8.5", |
49 | | - "web3": "1.10.3" |
| 48 | + "solidity-coverage": "0.8.7", |
| 49 | + "web3": "1.10.4" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@gemunion/eslint-config": "4.0.5", |
53 | 53 | "@typechain/ethers-v6": "0.5.1", |
54 | 54 | "@typechain/hardhat": "9.1.0", |
55 | 55 | "@types/chai": "4.3.11", |
56 | 56 | "@types/mocha": "10.0.6", |
57 | | - "@types/node": "20.11.16", |
58 | | - "@typescript-eslint/eslint-plugin": "6.20.0", |
59 | | - "@typescript-eslint/parser": "6.20.0", |
| 57 | + "@types/node": "20.11.19", |
| 58 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 59 | + "@typescript-eslint/parser": "6.21.0", |
60 | 60 | "chai": "4.4.1", |
61 | 61 | "eslint": "8.56.0", |
62 | 62 | "eslint-config-prettier": "9.1.0", |
63 | 63 | "eslint-config-standard": "17.1.0", |
64 | 64 | "eslint-import-resolver-typescript": "3.6.1", |
65 | 65 | "eslint-plugin-import": "2.29.1", |
66 | | - "eslint-plugin-mocha": "10.2.0", |
| 66 | + "eslint-plugin-mocha": "10.3.0", |
67 | 67 | "eslint-plugin-n": "16.6.2", |
68 | 68 | "eslint-plugin-prettier": "5.1.3", |
69 | 69 | "eslint-plugin-promise": "6.1.1", |
70 | | - "prettier": "3.2.4", |
| 70 | + "prettier": "3.2.5", |
71 | 71 | "prettier-plugin-solidity": "1.3.1", |
72 | 72 | "solhint": "4.1.1", |
73 | 73 | "solhint-plugin-prettier": "0.1.0", |
|
0 commit comments