git.fiddlerwoaroof.com
Browse code

Bump eslint-plugin-flowtype from 4.3.0 to 4.7.0

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 4.3.0 to 4.7.0.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v4.3.0...v4.7.0)

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

dependabot-preview[bot] authored on 01/06/2020 07:51:00
Showing 2 changed files
... ...
@@ -45,7 +45,7 @@
45 45
     "enzyme-adapter-react-16": "^1.14.0",
46 46
     "enzyme-to-json": "^3.4.4",
47 47
     "eslint": "6.8.0",
48
-    "eslint-plugin-flowtype": "4.3.0",
48
+    "eslint-plugin-flowtype": "4.7.0",
49 49
     "eslint-plugin-import": "2.18.2",
50 50
     "eslint-plugin-react": "7.18.3",
51 51
     "flow": "^0.2.3",
... ...
@@ -4508,13 +4508,6 @@ eslint-module-utils@^2.4.0, eslint-module-utils@^2.4.1:
4508 4508
     debug "^2.6.9"
4509 4509
     pkg-dir "^2.0.0"
4510 4510
 
4511
-eslint-plugin-flowtype@4.3.0:
4512
-  version "4.3.0"
4513
-  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.3.0.tgz#06d0837ac341caf369e7e6dbb112dd7fd21acf17"
4514
-  integrity sha512-elvqoadMHnYqSYN1YXn02DR7SFW8Kc2CLe8na3m2GdQPQhIY+BgCd2quVJ1AbW3aO0zcyE9loVJ7Szy8A/xlMA==
4515
-  dependencies:
4516
-    lodash "^4.17.15"
4517
-
4518 4511
 eslint-plugin-flowtype@4.6.0:
4519 4512
   version "4.6.0"
4520 4513
   resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451"
... ...
@@ -4522,6 +4515,13 @@ eslint-plugin-flowtype@4.6.0:
4522 4515
   dependencies:
4523 4516
     lodash "^4.17.15"
4524 4517
 
4518
+eslint-plugin-flowtype@4.7.0:
4519
+  version "4.7.0"
4520
+  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
4521
+  integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
4522
+  dependencies:
4523
+    lodash "^4.17.15"
4524
+
4525 4525
 eslint-plugin-import@2.18.2:
4526 4526
   version "2.18.2"
4527 4527
   resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"