Skip to content

Commit b3cf8f7

Browse files
committed
Update packages to latest
1 parent fd91d72 commit b3cf8f7

File tree

2 files changed

+871
-817
lines changed

2 files changed

+871
-817
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -53,28 +53,28 @@
5353
"@nomiclabs/hardhat-web3": "^2.0.0",
5454
"@openzeppelin/contracts": "^3.3.0",
5555
"@openzeppelin/contracts-upgradeable": "^3.3.0",
56-
"@openzeppelin/hardhat-upgrades": "^1.4.3",
57-
"@openzeppelin/test-helpers": "^0.5.9",
56+
"@openzeppelin/hardhat-upgrades": "^1.5.0",
57+
"@openzeppelin/test-helpers": "^0.5.10",
5858
"@uniswap/v2-core": "^1.0.1",
5959
"chai": "^4.2.0",
6060
"chalk": "^4.1.0",
61-
"eslint": "^7.15.0",
62-
"eslint-config-prettier": "^7.0.0",
63-
"eslint-plugin-prettier": "^3.3.0",
61+
"eslint": "^7.18.0",
62+
"eslint-config-prettier": "^7.2.0",
63+
"eslint-plugin-prettier": "^3.3.1",
6464
"eth-sig-util": "^3.0.0",
6565
"ethereumjs-util": "^7.0.7",
66-
"ethers": "^5.0.24",
67-
"ganache-cli": "^6.12.1",
68-
"hardhat": "^2.0.5",
69-
"hardhat-abi-exporter": "^2.0.6",
66+
"ethers": "^5.0.26",
67+
"ganache-cli": "^6.12.2",
68+
"hardhat": "^2.0.8",
69+
"hardhat-abi-exporter": "^2.0.8",
7070
"hardhat-contract-sizer": "^2.0.2",
71-
"hardhat-gas-reporter": "^1.0.3",
72-
"husky": "^4.3.6",
71+
"hardhat-gas-reporter": "^1.0.4",
72+
"husky": "^4.3.8",
7373
"lint-staged": "10.5.3",
7474
"prettier": "^2.2.1",
7575
"solhint": "^3.3.2",
7676
"solidity-coverage": "^0.7.13",
77-
"web3": "^1.3.0"
77+
"web3": "^1.3.3"
7878
},
7979
"dependencies": {}
8080
}

0 commit comments

Comments
 (0)