git.fiddlerwoaroof.com
Browse code

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

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

Ed Langley authored on 30/06/2020 07:39:06
Showing 2 changed files
... ...
@@ -8306,9 +8306,9 @@
8306 8306
       }
8307 8307
     },
8308 8308
     "eslint-plugin-react": {
8309
-      "version": "7.20.1",
8310
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz",
8311
-      "integrity": "sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w==",
8309
+      "version": "7.20.2",
8310
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.2.tgz",
8311
+      "integrity": "sha512-J3BdtsPNbcF/CG9HdyLx7jEtC7tuODODGldkS9P1zU2WMoHPdcsN2enUopgIaec5f9eYhSFI5zQAaWA/dgv2zw==",
8312 8312
       "dev": true,
8313 8313
       "requires": {
8314 8314
         "array-includes": "^3.1.1",
... ...
@@ -44,7 +44,7 @@
44 44
     "eslint": "^7.3.1",
45 45
     "eslint-plugin-flowtype": "^5.1.3",
46 46
     "eslint-plugin-import": "^2.22.0",
47
-    "eslint-plugin-react": "^7.20.1",
47
+    "eslint-plugin-react": "^7.20.2",
48 48
     "flow": "^0.2.3",
49 49
     "flow-bin": "^0.128.0",
50 50
     "flow-typed": "^3.1.0",