aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-08-16 13:29:20 +0900
committerGitHub <noreply@github.com>2020-08-16 13:29:20 +0900
commit80ca6e618fc2146e81bc3078950be95e024b569a (patch)
treee5688b3974af64cbf9648b247186b3f835c83f39
parent7392d9028577eddfce09a2c3240c857a2b0c6e46 (diff)
parent991ce4864bdb73a8ff3844ac0facf9dddc9503f0 (diff)
Merge pull request #799 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6
Bump eslint-plugin-react from 7.20.5 to 7.20.6
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 5e3269d..2e7b8ca 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
- "eslint-plugin-react": "7.20.5",
+ "eslint-plugin-react": "7.20.6",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"html-webpack-plugin": "4.3.0",
diff --git a/yarn.lock b/yarn.lock
index d0a3374..b87916a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2214,10 +2214,10 @@ eslint-plugin-prettier@3.1.4:
dependencies:
prettier-linter-helpers "^1.0.0"
-eslint-plugin-react@7.20.5:
- version "7.20.5"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
- integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
+eslint-plugin-react@7.20.6:
+ version "7.20.6"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
+ integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
dependencies:
array-includes "^3.1.1"
array.prototype.flatmap "^1.2.3"