Merge pull request #80 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6

Bump eslint-plugin-react from 7.20.5 to 7.20.6
This commit is contained in:
Matthias Kretschmann 2020-08-17 11:46:28 +02:00 committed by GitHub
commit 19744bf970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -4349,9 +4349,9 @@
"dev": true
},
"eslint-plugin-react": {
"version": "7.20.5",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz",
"integrity": "sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==",
"version": "7.20.6",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz",
"integrity": "sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==",
"dev": true,
"requires": {
"array-includes": "^3.1.1",