git.fiddlerwoaroof.com
Browse code

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

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.2 to 7.20.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.2...v7.20.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 01/07/2020 08:37:16
Showing 2 changed files
... ...
@@ -8306,9 +8306,9 @@
8306 8306
       }
8307 8307
     },
8308 8308
     "eslint-plugin-react": {
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==",
8309
+      "version": "7.20.3",
8310
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz",
8311
+      "integrity": "sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==",
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.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",