about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 02:27:30 +0900
committerGitHub <noreply@github.com>2020-07-28 02:27:30 +0900
commit70b04959b7da7146d9fdefc14d132f3f677c8e1d (patch)
tree550a671d7be703f1dbf29f6554e3b1fdebdd3a5b /package.json
parentbfc73a1453bda0da8384282dc56c504bd215969d (diff)
Bump eslint-plugin-react from 7.20.0 to 7.20.4 (#14422)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.0 to 7.20.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.0...v7.20.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 37c6d97d3..a5b284c1a 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
     "eslint-plugin-import": "~2.21.2",
     "eslint-plugin-jsx-a11y": "~6.3.1",
     "eslint-plugin-promise": "~4.2.1",
-    "eslint-plugin-react": "~7.20.0",
+    "eslint-plugin-react": "~7.20.4",
     "jest": "^26.0.1",
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",