git.fiddlerwoaroof.com
Browse code

Bump eslint-plugin-flowtype from 2.50.1 to 3.9.1

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.50.1 to 3.9.1.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v2.50.1...v3.9.1)

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

dependabot-preview[bot] authored on 06/06/2019 10:16:19
Showing 2 changed files
... ...
@@ -45,7 +45,7 @@
45 45
     "enzyme-adapter-react-16": "^1.13.2",
46 46
     "enzyme-to-json": "^3.3.5",
47 47
     "eslint": "5.16.0",
48
-    "eslint-plugin-flowtype": "2.50.1",
48
+    "eslint-plugin-flowtype": "3.9.1",
49 49
     "eslint-plugin-import": "2.14.0",
50 50
     "eslint-plugin-react": "7.12.4",
51 51
     "flow": "^0.2.3",
... ...
@@ -3839,6 +3839,13 @@ eslint-plugin-flowtype@2.50.1:
3839 3839
   dependencies:
3840 3840
     lodash "^4.17.10"
3841 3841
 
3842
+eslint-plugin-flowtype@3.9.1:
3843
+  version "3.9.1"
3844
+  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.9.1.tgz#6491d930e1f96d53c510e0393e635fddd4a4cac5"
3845
+  integrity sha512-ZlV6SbIXqz2ysvG0F64ZH07dqzLrwMdM1s0UNfoxdXjr4kMKuPPoLViwK+gFC952QIf341AmP4BKtKOhcB96Ug==
3846
+  dependencies:
3847
+    lodash "^4.17.11"
3848
+
3842 3849
 eslint-plugin-import@2.14.0:
3843 3850
   version "2.14.0"
3844 3851
   resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"