aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-10-15 20:52:48 +0900
committerGitHub <noreply@github.com>2020-10-15 20:52:48 +0900
commit1a14589415bfc81fff98749553afa249d67311ac (patch)
tree7e830820858e3117cf66c3f489db4b39ecc7493c /package.json
parent1b77885e6d964f413c7a9820d956d04cb90ced6b (diff)
parent60f7553c073fb4a40510d07f46a0b5be26e2b488 (diff)
Merge pull request #872 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.21.4
Bump eslint-plugin-react from 7.21.2 to 7.21.4
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 67ae266..ea7218a 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.10.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.21.2",
+ "eslint-plugin-react": "7.21.4",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"html-webpack-plugin": "4.3.0",