Skip to content

Commit

Permalink
upgrade all linting packages
Browse files Browse the repository at this point in the history
closes #253
closes #263
closes #261
closes #254
  • Loading branch information
bjacobel committed Aug 14, 2019
1 parent 4247c6b commit e00e5f4
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 474 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,15 @@
"enzyme": "^3.6.0",
"enzyme-adapter-react-16": "^1.4.0",
"enzyme-to-json": "^3.3.1",
"eslint": "^5.5.0",
"eslint-config-airbnb": "^17.1.0",
"eslint": "^6.1.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.0.0",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.7.0",
"file-loader": "^4.0.0",
"html-webpack-plugin": "^3.0.4",
"jest-cli": "^23.5.0",
Expand Down
Loading

0 comments on commit e00e5f4

Please sign in to comment.