aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-01-02 02:16:27 +0000
committerGitHub <noreply@github.com>2021-01-02 02:16:27 +0000
commitfb21730347af019dcbcca93dcc147ef482b109bd (patch)
tree2ca91aa1ca0a7426395bbad2ae677c1e26376c07
parentc82f8bf11642f749cdaca9c7aafae50df8aafedf (diff)
parentc1cc81cb36d7cfd73ee41e186ed0250bf3f07c43 (diff)
Merge pull request #958 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.22.0
Bump eslint-plugin-react from 7.21.5 to 7.22.0
-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 bff93e0..e893d75 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "7.16.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.3.0",
- "eslint-plugin-react": "7.21.5",
+ "eslint-plugin-react": "7.22.0",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.0",
diff --git a/yarn.lock b/yarn.lock
index b956a43..7554e13 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2255,10 +2255,10 @@ eslint-plugin-prettier@3.3.0:
dependencies:
prettier-linter-helpers "^1.0.0"
-eslint-plugin-react@7.21.5:
- version "7.21.5"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
- integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
+eslint-plugin-react@7.22.0:
+ version "7.22.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
dependencies:
array-includes "^3.1.1"
array.prototype.flatmap "^1.2.3"