Merge pull request #697 from hodgef/dependabot/npm_and_yarn/eslint-plugin-react-7.21.0

This commit is contained in:
dependabot-preview[bot] 2020-09-23 07:15:07 +00:00 committed by GitHub
commit 2ebd5a08ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7353,9 +7353,9 @@
}
},
"eslint-plugin-react": {
"version": "7.20.6",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz",
"integrity": "sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==",
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.0.tgz",
"integrity": "sha512-WaieZZ4cayAfPBmy5KkEqFfLQf/VkzoUsvM5DfD9G1lrz+3LtZ8X6nToEUQiFe1X5ApNIzkMd+7NUy+2OmSTQQ==",
"dev": true,
"requires": {
"array-includes": "^3.1.1",

View File

@ -67,7 +67,7 @@
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react": "7.21.0",
"eslint-plugin-react-hooks": "^4.1.2",
"file-loader": "6.1.0",
"fs-extra": "9.0.1",