aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-12-13 06:05:52 +0000
committerGitHub <noreply@github.com>2020-12-13 06:05:52 +0000
commitbdbfbe62053a99b0123c81c184a628ecaf958761 (patch)
treeab62bdefdc2cf7d74448cefabaaefb08b2d526f9 /package.json
parente1ec5059e029be3e62275fe9a4d1371eee4feb98 (diff)
parent08cd347f4360c6785e3bb7bfed81f933f4d8546b (diff)
Merge pull request #880 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.21.5
Bump eslint-plugin-react from 7.21.4 to 7.21.5
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 092ce21..175c173 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.11.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.21.4",
+ "eslint-plugin-react": "7.21.5",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.0",