Skip to content

Commit

Permalink
Update linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2020
1 parent d8cae4a commit 50eb945
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 53 deletions.
253 changes: 202 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
},
"devDependencies": {
"dotenv-safe": "8.2.0",
"eslint": "6.8.0",
"eslint": "7.0.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.3",
"jest": "25.1.0",
"lint-staged": "10.0.8",
"prettier": "1.19.1"
"prettier": "2.0.5"
},
"dependencies": {
"ethers": "4.0.45"
Expand Down

0 comments on commit 50eb945

Please sign in to comment.