Skip to content

Commit

Permalink
fix(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2020
1 parent 4c4a84f commit ffa4ce4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -31,7 +31,7 @@
"eslint": "^6.8.0",
"mocha": "^7.1.1",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"prettier": "^2.0.2",
"react": "^16.13.1",
"standard-version": "^7.1.0",
"typescript": "^3.8.3"
Expand All @@ -51,6 +51,6 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.1"
"eslint-plugin-react-hooks": "^3.0.0"
}
}

0 comments on commit ffa4ce4

Please sign in to comment.