about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-08 18:25:20 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-07-08 18:25:20 +0900
commitd0b40ae7dd649ba093cc75866f3e08c40f404dc1 (patch)
treede5e9680e091eda4bb0006c7b05e54c9f945e318 /package.json
parent76d5fd1c5c74eb19d5a874d920ceb20cfcbe376d (diff)
Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.12.1 to 7.14.2.
- [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.12.1...v7.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.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 5e1e940c3..7a27de5f2 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,7 @@
     "eslint-plugin-import": "~2.17.3",
     "eslint-plugin-jsx-a11y": "~6.2.1",
     "eslint-plugin-promise": "~4.2.1",
-    "eslint-plugin-react": "~7.12.1",
+    "eslint-plugin-react": "~7.14.2",
     "jest": "^24.8.0",
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",