git.fiddlerwoaroof.com
Browse code

Merge pull request #66 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-import-2.18.2

Bump eslint-plugin-import from 2.18.0 to 2.18.2

Ed Langley authored on 04/08/2019 07:28:42
Showing 2 changed files
... ...
@@ -46,7 +46,7 @@
46 46
     "enzyme-to-json": "^3.3.5",
47 47
     "eslint": "6.1.0",
48 48
     "eslint-plugin-flowtype": "3.12.2",
49
-    "eslint-plugin-import": "2.18.0",
49
+    "eslint-plugin-import": "2.18.2",
50 50
     "eslint-plugin-react": "7.14.3",
51 51
     "flow": "^0.2.3",
52 52
     "flow-bin": "^0.104.0",
... ...
@@ -3927,10 +3927,10 @@ eslint-plugin-import@2.16.0:
3927 3927
     read-pkg-up "^2.0.0"
3928 3928
     resolve "^1.9.0"
3929 3929
 
3930
-eslint-plugin-import@2.18.0:
3931
-  version "2.18.0"
3932
-  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678"
3933
-  integrity sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==
3930
+eslint-plugin-import@2.18.2:
3931
+  version "2.18.2"
3932
+  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
3933
+  integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ==
3934 3934
   dependencies:
3935 3935
     array-includes "^3.0.3"
3936 3936
     contains-path "^0.1.0"
... ...
@@ -3939,8 +3939,8 @@ eslint-plugin-import@2.18.0:
3939 3939
     eslint-import-resolver-node "^0.3.2"
3940 3940
     eslint-module-utils "^2.4.0"
3941 3941
     has "^1.0.3"
3942
-    lodash "^4.17.11"
3943 3942
     minimatch "^3.0.4"
3943
+    object.values "^1.1.0"
3944 3944
     read-pkg-up "^2.0.0"
3945 3945
     resolve "^1.11.0"
3946 3946