git.fiddlerwoaroof.com
Browse code

Bump eslint-plugin-import from 2.14.0 to 2.17.3

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.17.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.17.3)

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

dependabot-preview[bot] authored on 06/06/2019 10:17:12
Showing 2 changed files
... ...
@@ -46,7 +46,7 @@
46 46
     "enzyme-to-json": "^3.3.5",
47 47
     "eslint": "5.16.0",
48 48
     "eslint-plugin-flowtype": "2.50.1",
49
-    "eslint-plugin-import": "2.14.0",
49
+    "eslint-plugin-import": "2.17.3",
50 50
     "eslint-plugin-react": "7.12.4",
51 51
     "flow": "^0.2.3",
52 52
     "flow-bin": "^0.99.0",
... ...
@@ -3805,7 +3805,7 @@ eslint-config-react-app@^4.0.1:
3805 3805
   dependencies:
3806 3806
     confusing-browser-globals "^1.0.7"
3807 3807
 
3808
-eslint-import-resolver-node@^0.3.1, eslint-import-resolver-node@^0.3.2:
3808
+eslint-import-resolver-node@^0.3.2:
3809 3809
   version "0.3.2"
3810 3810
   resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
3811 3811
   integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
... ...
@@ -3824,7 +3824,7 @@ eslint-loader@2.1.2:
3824 3824
     object-hash "^1.1.4"
3825 3825
     rimraf "^2.6.1"
3826 3826
 
3827
-eslint-module-utils@^2.2.0, eslint-module-utils@^2.3.0:
3827
+eslint-module-utils@^2.3.0, eslint-module-utils@^2.4.0:
3828 3828
   version "2.4.0"
3829 3829
   resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
3830 3830
   integrity sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw==
... ...
@@ -3839,22 +3839,6 @@ eslint-plugin-flowtype@2.50.1:
3839 3839
   dependencies:
3840 3840
     lodash "^4.17.10"
3841 3841
 
3842
-eslint-plugin-import@2.14.0:
3843
-  version "2.14.0"
3844
-  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"
3845
-  integrity sha512-FpuRtniD/AY6sXByma2Wr0TXvXJ4nA/2/04VPlfpmUDPOpOY264x+ILiwnrk/k4RINgDAyFZByxqPUbSQ5YE7g==
3846
-  dependencies:
3847
-    contains-path "^0.1.0"
3848
-    debug "^2.6.8"
3849
-    doctrine "1.5.0"
3850
-    eslint-import-resolver-node "^0.3.1"
3851
-    eslint-module-utils "^2.2.0"
3852
-    has "^1.0.1"
3853
-    lodash "^4.17.4"
3854
-    minimatch "^3.0.3"
3855
-    read-pkg-up "^2.0.0"
3856
-    resolve "^1.6.0"
3857
-
3858 3842
 eslint-plugin-import@2.16.0:
3859 3843
   version "2.16.0"
3860 3844
   resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.16.0.tgz#97ac3e75d0791c4fac0e15ef388510217be7f66f"
... ...
@@ -3871,6 +3855,23 @@ eslint-plugin-import@2.16.0:
3871 3855
     read-pkg-up "^2.0.0"
3872 3856
     resolve "^1.9.0"
3873 3857
 
3858
+eslint-plugin-import@2.17.3:
3859
+  version "2.17.3"
3860
+  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
3861
+  integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
3862
+  dependencies:
3863
+    array-includes "^3.0.3"
3864
+    contains-path "^0.1.0"
3865
+    debug "^2.6.9"
3866
+    doctrine "1.5.0"
3867
+    eslint-import-resolver-node "^0.3.2"
3868
+    eslint-module-utils "^2.4.0"
3869
+    has "^1.0.3"
3870
+    lodash "^4.17.11"
3871
+    minimatch "^3.0.4"
3872
+    read-pkg-up "^2.0.0"
3873
+    resolve "^1.11.0"
3874
+
3874 3875
 eslint-plugin-jsx-a11y@6.2.1:
3875 3876
   version "6.2.1"
3876 3877
   resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c"
... ...
@@ -6709,7 +6710,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6709 6710
   resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
6710 6711
   integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
6711 6712
 
6712
-minimatch@3.0.4, minimatch@^3.0.3, minimatch@^3.0.4:
6713
+minimatch@3.0.4, minimatch@^3.0.4:
6713 6714
   version "3.0.4"
6714 6715
   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6715 6716
   integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
... ...
@@ -9027,10 +9028,10 @@ resolve@1.10.0:
9027 9028
   dependencies:
9028 9029
     path-parse "^1.0.6"
9029 9030
 
9030
-resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0, resolve@^1.8.1, resolve@^1.9.0:
9031
-  version "1.11.0"
9032
-  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
9033
-  integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
9031
+resolve@^1.10.0, resolve@^1.11.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1, resolve@^1.9.0:
9032
+  version "1.11.1"
9033
+  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
9034
+  integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
9034 9035
   dependencies:
9035 9036
     path-parse "^1.0.6"
9036 9037