git.fiddlerwoaroof.com
Browse code

Merge pull request #184 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-flowtype-5.1.4

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

Ed Langley authored on 30/06/2020 07:39:19
Showing 2 changed files
... ...
@@ -8258,9 +8258,9 @@
8258 8258
       }
8259 8259
     },
8260 8260
     "eslint-plugin-flowtype": {
8261
-      "version": "5.1.3",
8262
-      "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.1.3.tgz",
8263
-      "integrity": "sha512-UU+BbIxBflqJ171yxbd/HcOktCmOdhXbchIVIq/yBvKpLZXvfzNDOyJGcnuQYLaH840hdoIdU/bqxhoW6I0rIQ==",
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==",
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.3",
45
+    "eslint-plugin-flowtype": "^5.1.4",
46 46
     "eslint-plugin-import": "^2.22.0",
47 47
     "eslint-plugin-react": "^7.20.2",
48 48
     "flow": "^0.2.3",