git.fiddlerwoaroof.com
Browse code

Merge pull request #191 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-flowtype-5.2.0

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

Ed Langley authored on 01/07/2020 16:22:15
Showing 2 changed files
... ...
@@ -8462,9 +8462,9 @@
8462 8462
       }
8463 8463
     },
8464 8464
     "eslint-plugin-flowtype": {
8465
-      "version": "5.1.4",
8466
-      "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.1.4.tgz",
8467
-      "integrity": "sha512-1XAWPRSQFGJ3AC2ZquL29fjGrFpKAhD2hWplS42NuAw5sLorTLxnX7zlnvpUHey4lCM3sMWMr8jEwDF6FXUktQ==",
8465
+      "version": "5.2.0",
8466
+      "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.2.0.tgz",
8467
+      "integrity": "sha512-z7ULdTxuhlRJcEe1MVljePXricuPOrsWfScRXFhNzVD5dmTHWjIF57AxD0e7AbEoLSbjSsaA5S+hCg43WvpXJQ==",
8468 8468
       "dev": true,
8469 8469
       "requires": {
8470 8470
         "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.3",
48 48
     "flow": "^0.2.3",