git.fiddlerwoaroof.com
Browse code

Merge pull request #150 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-flowtype-4.7.0

Bump eslint-plugin-flowtype from 4.3.0 to 4.7.0

Ed Langley authored on 07/06/2020 05:38:37
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",
... ...
@@ -4524,13 +4524,6 @@ eslint-module-utils@^2.4.0, eslint-module-utils@^2.4.1:
4524 4524
     debug "^2.6.9"
4525 4525
     pkg-dir "^2.0.0"
4526 4526
 
4527
-eslint-plugin-flowtype@4.3.0:
4528
-  version "4.3.0"
4529
-  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.3.0.tgz#06d0837ac341caf369e7e6dbb112dd7fd21acf17"
4530
-  integrity sha512-elvqoadMHnYqSYN1YXn02DR7SFW8Kc2CLe8na3m2GdQPQhIY+BgCd2quVJ1AbW3aO0zcyE9loVJ7Szy8A/xlMA==
4531
-  dependencies:
4532
-    lodash "^4.17.15"
4533
-
4534 4527
 eslint-plugin-flowtype@4.6.0:
4535 4528
   version "4.6.0"
4536 4529
   resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451"
... ...
@@ -4538,6 +4531,13 @@ eslint-plugin-flowtype@4.6.0:
4538 4531
   dependencies:
4539 4532
     lodash "^4.17.15"
4540 4533
 
4534
+eslint-plugin-flowtype@4.7.0:
4535
+  version "4.7.0"
4536
+  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
4537
+  integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
4538
+  dependencies:
4539
+    lodash "^4.17.15"
4540
+
4541 4541
 eslint-plugin-import@2.18.2:
4542 4542
   version "2.18.2"
4543 4543
   resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"