Build(deps-dev): bump eslint-config-standard-react from 8.0.0 to 9.0.0 (#3906)

* Build(deps-dev): bump eslint-config-standard-react from 8.0.0 to 9.0.0

Bumps [eslint-config-standard-react](https://github.com/feross/eslint-config-standard-react) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/feross/eslint-config-standard-react/releases)
- [Commits](https://github.com/feross/eslint-config-standard-react/compare/v8.0.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Add prettier/react to ignore react/jsx-indent
This commit is contained in:
dependabot-preview[bot]
2019-09-04 00:54:18 +00:00
committed by repo-ranger[bot]
parent 0cdf1d376e
commit a052d485fa
3 changed files with 9 additions and 8 deletions

View File

@@ -181,7 +181,7 @@
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^12.0.0",
"eslint-config-standard-jsx": "^8.1.0",
"eslint-config-standard-react": "^8.0.0",
"eslint-config-standard-react": "^9.0.0",
"eslint-plugin-chai-friendly": "^0.4.1",
"eslint-plugin-cypress": "^2.6.1",
"eslint-plugin-import": "^2.18.2",