Skip to content

Commit

Permalink
Update smart-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 9, 2020
1 parent 941e03d commit 0e77339
Show file tree
Hide file tree
Showing 4 changed files with 2,440 additions and 790 deletions.
26 changes: 13 additions & 13 deletions smart-contract-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,31 +34,31 @@
"author": "HardlyDifficult",
"license": "MIT",
"dependencies": {
"@openzeppelin/contracts": "3.1.0",
"@openzeppelin/contracts": "3.2.0",
"@openzeppelin/test-helpers": "0.5.6",
"@openzeppelin/upgrades": "2.8.0",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"@unlock-protocol/unlock-abi-7": "1.0.3",
"@vue/cli": "4.5.4",
"@vue/cli": "4.5.7",
"babel-eslint": "10.1.0",
"bignumber.js": "9.0.0",
"bignumber.js": "9.0.1",
"chai": "4.2.0",
"coveralls": "3.1.0",
"erc1820": "0.0.2",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint": "7.10.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-prettier": "3.1.4",
"eth-gas-reporter": "0.2.17",
"ganache-cli": "6.10.2",
"hardlydifficult-eth": "1.1.2",
"prettier": "2.1.1",
"solidity-coverage": "0.7.10",
"ganache-cli": "6.11.0",
"hardlydifficult-eth": "1.1.3",
"prettier": "2.1.2",
"solidity-coverage": "0.7.11",
"solium": "1.2.5",
"truffle": "5.1.43",
"truffle": "5.1.48",
"truffle-assertions": "0.9.2",
"truffle-flattener": "1.4.4"
"truffle-flattener": "1.5.0"
}
}
Loading

0 comments on commit 0e77339

Please sign in to comment.