Skip to content

Commit

Permalink
feat(config): update all config dependencies, with major updates
Browse files Browse the repository at this point in the history
BREAKING CHANGE: this updates all configs/plugins this package is based on, as well as supporting ESLint 7. Please refer to the table below:

| package                   | from              | to      |
| ------------------------- | ----------------- | ------- |
| eslint                    | ^5.6.0 and ^6.0.0 | >=5.6.0 |
| eslint-config-airbnb      | 18.0.1            | 18.1.0  |
| eslint-config-prettier    | 6.1.0             | 6.11.0  |
| eslint-plugin-import      | ^2.18.2           | ^2.20.2 |
| eslint-plugin-jsx-a11y    | ^6.2.3            | ^6.2.3  |
| eslint-plugin-react       | ^7.14.3           | ^7.20.0 |
| eslint-plugin-react-hooks | ^1.7.0            | ^4.0.4  |
  • Loading branch information
thibaudcolas committed Jun 3, 2020
1 parent a5239e7 commit 6c893b9
Show file tree
Hide file tree
Showing 4 changed files with 1,382 additions and 630 deletions.

0 comments on commit 6c893b9

Please sign in to comment.