Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Jul 22, 2019
1 parent c2da93c commit 3676dfb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,24 +51,24 @@
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint": "^6.1.0",
"eslint-config-standard": "^13.0.1",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha-no-only": "^1.1.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"ethereumjs-util": "^6.1.0",
"ethjs-abi": "^0.2.1",
"ganache-cli": "^6.4.5",
"ganache-cli": "^6.5.0",
"ganache-cli-coverage": "https://github.com/frangio/ganache-cli/releases/download/v6.4.1-coverage/ganache-cli-coverage-6.4.1.tgz",
"lite-server": "^2.5.3",
"openzeppelin-test-helpers": "^0.4.0",
"pify": "^4.0.1",
"solhint": "^2.1.0",
"solhint": "^2.1.2",
"solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477",
"surya": "^0.2.11",
"truffle": "^5.0.27",
"truffle": "^5.0.28",
"truffle-flattener": "1.2.11"
},
"dependencies": {
Expand Down

0 comments on commit 3676dfb

Please sign in to comment.