aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-09-29 13:41:55 +0900
committerGitHub <noreply@github.com>2020-09-29 13:41:55 +0900
commit35d2c8832b7af2084afb202cd66178a6e155709f (patch)
tree41b177d4bb59580b3dd5c6c4e7a7e27e494e6c31 /package.json
parent19fbcb3929359db68541ef59833808fd1c416205 (diff)
parent9443280600c8af82e880dc2df19f23e728ed57d0 (diff)
Merge pull request #855 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2
Bump eslint-plugin-react from 7.20.6 to 7.21.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 14da1c7..7510667 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.20.6",
+ "eslint-plugin-react": "7.21.2",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"html-webpack-plugin": "4.3.0",