aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-04-11 19:45:37 +0900
committerGitHub <noreply@github.com>2021-04-11 19:45:37 +0900
commitea73c900f66107fd4a5b2f3b05080bcf643c94ea (patch)
treef3b69bd1377f673bd7d42e5630c7ba5f5d5cf4cb /package.json
parentec6fc79e1216a16589ddbecc21287faaf968b2d4 (diff)
parent68dc6c712a973a85d6171338c451ede6010e499f (diff)
Merge pull request #1096 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.23.2
Bump eslint-plugin-react from 7.23.1 to 7.23.2
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 bf0e7e3..b28054b 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.23.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1",
- "eslint-plugin-react": "7.23.1",
+ "eslint-plugin-react": "7.23.2",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.2",