Skip to content

Commit

Permalink
chore(deps): update linter packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 15, 2020
1 parent 2086fb5 commit 64b4728
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 136 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -56,20 +56,20 @@
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"coveralls": "3.1.0",
"eslint": "7.6.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint": "7.13.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.5",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"husky": "4.3.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.6.3",
"lint-staged": "10.2.11",
"lint-staged": "10.5.1",
"next": "9.5.5",
"prettier": "2.0.5",
"prettier": "2.1.2",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-dom": "17.0.1",
Expand Down

0 comments on commit 64b4728

Please sign in to comment.