git.fiddlerwoaroof.com
Browse code

Merge pull request #193 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-react-7.20.3

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

Ed Langley authored on 01/07/2020 16:21:57
Showing 2 changed files
... ...
@@ -8331,9 +8331,9 @@
8331 8331
       }
8332 8332
     },
8333 8333
     "eslint-plugin-react": {
8334
-      "version": "7.20.2",
8335
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.2.tgz",
8336
-      "integrity": "sha512-J3BdtsPNbcF/CG9HdyLx7jEtC7tuODODGldkS9P1zU2WMoHPdcsN2enUopgIaec5f9eYhSFI5zQAaWA/dgv2zw==",
8334
+      "version": "7.20.3",
8335
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz",
8336
+      "integrity": "sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==",
8337 8337
       "dev": true,
8338 8338
       "requires": {
8339 8339
         "array-includes": "^3.1.1",
... ...
@@ -44,7 +44,7 @@
44 44
     "eslint": "^7.3.1",
45 45
     "eslint-plugin-flowtype": "^5.1.4",
46 46
     "eslint-plugin-import": "^2.22.0",
47
-    "eslint-plugin-react": "^7.20.2",
47
+    "eslint-plugin-react": "^7.20.3",
48 48
     "flow": "^0.2.3",
49 49
     "flow-bin": "^0.128.0",
50 50
     "flow-typed": "^3.1.0",