git.fiddlerwoaroof.com
Browse code

Merge pull request #218 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-react-7.20.2

build(deps-dev): bump eslint-plugin-react from 7.20.1 to 7.20.2

Ed Langley authored on 30/06/2020 07:40:45
Showing 1 changed files
... ...
@@ -5370,9 +5370,9 @@
5370 5370
       }
5371 5371
     },
5372 5372
     "eslint-plugin-react": {
5373
-      "version": "7.20.1",
5374
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz",
5375
-      "integrity": "sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w==",
5373
+      "version": "7.20.2",
5374
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.2.tgz",
5375
+      "integrity": "sha512-J3BdtsPNbcF/CG9HdyLx7jEtC7tuODODGldkS9P1zU2WMoHPdcsN2enUopgIaec5f9eYhSFI5zQAaWA/dgv2zw==",
5376 5376
       "dev": true,
5377 5377
       "requires": {
5378 5378
         "array-includes": "^3.1.1",