Skip to content

Commit

Permalink
Merge pull request #68 from stakewise/upgrade-packages
Browse files Browse the repository at this point in the history
Upgrade packages to latest
  • Loading branch information
tsudmi authored Jan 25, 2021
2 parents fd91d72 + b3cf8f7 commit 603078d
Show file tree
Hide file tree
Showing 2 changed files with 871 additions and 817 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,28 +53,28 @@
"@nomiclabs/hardhat-web3": "^2.0.0",
"@openzeppelin/contracts": "^3.3.0",
"@openzeppelin/contracts-upgradeable": "^3.3.0",
"@openzeppelin/hardhat-upgrades": "^1.4.3",
"@openzeppelin/test-helpers": "^0.5.9",
"@openzeppelin/hardhat-upgrades": "^1.5.0",
"@openzeppelin/test-helpers": "^0.5.10",
"@uniswap/v2-core": "^1.0.1",
"chai": "^4.2.0",
"chalk": "^4.1.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint": "^7.18.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1",
"eth-sig-util": "^3.0.0",
"ethereumjs-util": "^7.0.7",
"ethers": "^5.0.24",
"ganache-cli": "^6.12.1",
"hardhat": "^2.0.5",
"hardhat-abi-exporter": "^2.0.6",
"ethers": "^5.0.26",
"ganache-cli": "^6.12.2",
"hardhat": "^2.0.8",
"hardhat-abi-exporter": "^2.0.8",
"hardhat-contract-sizer": "^2.0.2",
"hardhat-gas-reporter": "^1.0.3",
"husky": "^4.3.6",
"hardhat-gas-reporter": "^1.0.4",
"husky": "^4.3.8",
"lint-staged": "10.5.3",
"prettier": "^2.2.1",
"solhint": "^3.3.2",
"solidity-coverage": "^0.7.13",
"web3": "^1.3.0"
"web3": "^1.3.3"
},
"dependencies": {}
}
Loading

0 comments on commit 603078d

Please sign in to comment.