Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zZoMROT committed Jan 30, 2024
1 parent dc92232 commit 3b01515
Show file tree
Hide file tree
Showing 2 changed files with 1,173 additions and 130 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@
"@openzeppelin/contracts": "5.0.1"
},
"devDependencies": {
"@1inch/solidity-utils": "3.5.6",
"@matterlabs/hardhat-zksync-deploy": "1.1.1",
"@matterlabs/hardhat-zksync-solc": "1.0.5",
"@matterlabs/hardhat-zksync-verify": "1.2.1",
"@nomicfoundation/hardhat-chai-matchers": "2.0.2",
"@1inch/solidity-utils": "3.7.1",
"@matterlabs/hardhat-zksync-deploy": "1.1.2",
"@matterlabs/hardhat-zksync-solc": "1.1.2",
"@matterlabs/hardhat-zksync-verify": "1.3.0",
"@nomicfoundation/hardhat-chai-matchers": "2.0.3",
"@nomicfoundation/hardhat-ethers": "3.0.5",
"@nomicfoundation/hardhat-network-helpers": "1.0.10",
"@nomicfoundation/hardhat-verify": "2.0.2",
"chai": "4.3.10",
"chai": "4.4.0",
"chai-bn": "0.3.1",
"dotenv": "16.3.1",
"dotenv": "16.4.1",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.4.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"ethers": "6.9.0",
"hardhat": "2.19.2",
"ethers": "6.10.0",
"hardhat": "2.19.4",
"hardhat-dependency-compiler": "1.1.3",
"hardhat-deploy": "0.11.45",
"hardhat-gas-reporter": "1.0.9",
"hardhat-tracer": "2.7.0",
"rimraf": "5.0.5",
"solhint": "3.6.2",
"solidity-coverage": "0.8.5",
"zksync-ethers": "6.0.0",
"solidity-coverage": "0.8.6",
"zksync-ethers": "6.1.0",
"zksync-web3": "0.17.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 3b01515

Please sign in to comment.