Skip to content

Commit

Permalink
Update eslint-plugin-react requirement from ^6.9.0 to ^7.14.0
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) to permit the latest version.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v6.9.0...v7.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2019
1 parent f3392d8 commit 8ef2acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-config-travix": "^2.3.1",
"eslint-plugin-babel": "^4.0.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-react": "^7.14.0",
"file-loader": "^0.10.0",
"ignore-styles": "^5.0.1",
"jsdom": "^9.9.1",
Expand Down

0 comments on commit 8ef2acd

Please sign in to comment.