aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-26 08:39:16 +0900
committerGitHub <noreply@github.com>2021-03-26 08:39:16 +0900
commit8601e1f2a57956e4768e688df7098ae9bc30f629 (patch)
tree302b86fe7c1f801e5193d1b0364e67278ae73e0a /package.json
parent520c3537e115408af7ba8749a6314068fcd6918a (diff)
parent09b6616996560e9fba9162510cd368756cb54902 (diff)
Merge pull request #1067 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.23.1
Bump eslint-plugin-react from 7.22.0 to 7.23.1
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 0abc2e5..0832441 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1",
- "eslint-plugin-react": "7.22.0",
+ "eslint-plugin-react": "7.23.1",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.2",