git.fiddlerwoaroof.com
Browse code

chore(deps-dev): bump eslint-plugin-flowtype from 5.1.4 to 5.2.0

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v5.1.4...v5.2.0)

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

dependabot-preview[bot] authored on 01/07/2020 08:35:16
Showing 2 changed files
... ...
@@ -8258,9 +8258,9 @@
8258 8258
       }
8259 8259
     },
8260 8260
     "eslint-plugin-flowtype": {
8261
-      "version": "5.1.4",
8262
-      "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.1.4.tgz",
8263
-      "integrity": "sha512-1XAWPRSQFGJ3AC2ZquL29fjGrFpKAhD2hWplS42NuAw5sLorTLxnX7zlnvpUHey4lCM3sMWMr8jEwDF6FXUktQ==",
8261
+      "version": "5.2.0",
8262
+      "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.2.0.tgz",
8263
+      "integrity": "sha512-z7ULdTxuhlRJcEe1MVljePXricuPOrsWfScRXFhNzVD5dmTHWjIF57AxD0e7AbEoLSbjSsaA5S+hCg43WvpXJQ==",
8264 8264
       "dev": true,
8265 8265
       "requires": {
8266 8266
         "lodash": "^4.17.15",
... ...
@@ -42,7 +42,7 @@
42 42
     "enzyme-adapter-react-16": "^1.14.0",
43 43
     "enzyme-to-json": "^3.4.4",
44 44
     "eslint": "^7.3.1",
45
-    "eslint-plugin-flowtype": "^5.1.4",
45
+    "eslint-plugin-flowtype": "^5.2.0",
46 46
     "eslint-plugin-import": "^2.22.0",
47 47
     "eslint-plugin-react": "^7.20.2",
48 48
     "flow": "^0.2.3",