Merge pull request #619 from hodgef/dependabot/npm_and_yarn/eslint-plugin-react-7.20.4

This commit is contained in:
dependabot-preview[bot] 2020-07-27 15:34:02 +00:00 committed by GitHub
commit 3dbfd7be18
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

@ -8423,9 +8423,9 @@
}
},
"eslint-plugin-react": {
"version": "7.20.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz",
"integrity": "sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==",
"version": "7.20.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.4.tgz",
"integrity": "sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg==",
"dev": true,
"requires": {
"array-includes": "^3.1.1",

View File

@ -64,7 +64,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.3",
"eslint-plugin-react": "7.20.4",
"eslint-plugin-react-hooks": "^4.0.8",
"file-loader": "6.0.0",
"fs-extra": "9.0.1",