Skip to content

Commit 934875e

Browse files
Bump eslint-plugin-import from 2.12.0 to 2.18.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.12.0 to 2.18.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.12.0...v2.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5b78949 commit 934875e

1 file changed

Lines changed: 100 additions & 35 deletions

File tree

yarn.lock

Lines changed: 100 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,13 @@ arr-union@^3.1.0:
143143
version "3.1.0"
144144
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
145145

146+
array-includes@^3.0.3:
147+
version "3.0.3"
148+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
149+
dependencies:
150+
define-properties "^1.1.2"
151+
es-abstract "^1.7.0"
152+
146153
array-union@^1.0.1:
147154
version "1.0.2"
148155
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -1085,6 +1092,12 @@ default-require-extensions@^1.0.0:
10851092
dependencies:
10861093
strip-bom "^2.0.0"
10871094

1095+
define-properties@^1.1.2:
1096+
version "1.1.3"
1097+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
1098+
dependencies:
1099+
object-keys "^1.0.12"
1100+
10881101
define-property@^0.2.5:
10891102
version "0.2.5"
10901103
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
@@ -1189,6 +1202,25 @@ error-ex@^1.2.0:
11891202
dependencies:
11901203
is-arrayish "^0.2.1"
11911204

1205+
es-abstract@^1.7.0:
1206+
version "1.13.0"
1207+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
1208+
dependencies:
1209+
es-to-primitive "^1.2.0"
1210+
function-bind "^1.1.1"
1211+
has "^1.0.3"
1212+
is-callable "^1.1.4"
1213+
is-regex "^1.0.4"
1214+
object-keys "^1.0.12"
1215+
1216+
es-to-primitive@^1.2.0:
1217+
version "1.2.0"
1218+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
1219+
dependencies:
1220+
is-callable "^1.1.4"
1221+
is-date-object "^1.0.1"
1222+
is-symbol "^1.0.2"
1223+
11921224
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.3, escape-string-regexp@^1.0.5:
11931225
version "1.0.5"
11941226
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -1209,34 +1241,35 @@ eslint-config-airbnb-base@^12.0.1:
12091241
dependencies:
12101242
eslint-restricted-globals "^0.1.1"
12111243

1212-
eslint-import-resolver-node@^0.3.1:
1213-
version "0.3.1"
1214-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.1.tgz#4422574cde66a9a7b099938ee4d508a199e0e3cc"
1244+
eslint-import-resolver-node@^0.3.2:
1245+
version "0.3.2"
1246+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
12151247
dependencies:
1216-
debug "^2.6.8"
1217-
resolve "^1.2.0"
1248+
debug "^2.6.9"
1249+
resolve "^1.5.0"
12181250

1219-
eslint-module-utils@^2.2.0:
1220-
version "2.2.0"
1221-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
1251+
eslint-module-utils@^2.4.0:
1252+
version "2.4.0"
1253+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
12221254
dependencies:
12231255
debug "^2.6.8"
1224-
pkg-dir "^1.0.0"
1256+
pkg-dir "^2.0.0"
12251257

12261258
eslint-plugin-import@^2.0.1:
1227-
version "2.12.0"
1228-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.12.0.tgz#dad31781292d6664b25317fd049d2e2b2f02205d"
1259+
version "2.18.0"
1260+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678"
12291261
dependencies:
1262+
array-includes "^3.0.3"
12301263
contains-path "^0.1.0"
1231-
debug "^2.6.8"
1264+
debug "^2.6.9"
12321265
doctrine "1.5.0"
1233-
eslint-import-resolver-node "^0.3.1"
1234-
eslint-module-utils "^2.2.0"
1235-
has "^1.0.1"
1236-
lodash "^4.17.4"
1237-
minimatch "^3.0.3"
1266+
eslint-import-resolver-node "^0.3.2"
1267+
eslint-module-utils "^2.4.0"
1268+
has "^1.0.3"
1269+
lodash "^4.17.11"
1270+
minimatch "^3.0.4"
12381271
read-pkg-up "^2.0.0"
1239-
resolve "^1.6.0"
1272+
resolve "^1.11.0"
12401273

12411274
eslint-restricted-globals@^0.1.1:
12421275
version "0.1.1"
@@ -1581,7 +1614,7 @@ fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.12:
15811614
mkdirp ">=0.5 0"
15821615
rimraf "2"
15831616

1584-
function-bind@^1.0.2:
1617+
function-bind@^1.1.1:
15851618
version "1.1.1"
15861619
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
15871620

@@ -1740,6 +1773,10 @@ has-flag@^2.0.0:
17401773
version "2.0.0"
17411774
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
17421775

1776+
has-symbols@^1.0.0:
1777+
version "1.0.0"
1778+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
1779+
17431780
has-unicode@^2.0.0:
17441781
version "2.0.1"
17451782
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -1771,11 +1808,11 @@ has-values@^1.0.0:
17711808
is-number "^3.0.0"
17721809
kind-of "^4.0.0"
17731810

1774-
has@^1.0.1:
1775-
version "1.0.1"
1776-
resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28"
1811+
has@^1.0.1, has@^1.0.3:
1812+
version "1.0.3"
1813+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
17771814
dependencies:
1778-
function-bind "^1.0.2"
1815+
function-bind "^1.1.1"
17791816

17801817
hawk@3.1.3, hawk@~3.1.3:
17811818
version "3.1.3"
@@ -1917,6 +1954,10 @@ is-builtin-module@^1.0.0:
19171954
dependencies:
19181955
builtin-modules "^1.0.0"
19191956

1957+
is-callable@^1.1.4:
1958+
version "1.1.4"
1959+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
1960+
19201961
is-data-descriptor@^0.1.4:
19211962
version "0.1.4"
19221963
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -1929,6 +1970,10 @@ is-data-descriptor@^1.0.0:
19291970
dependencies:
19301971
kind-of "^6.0.0"
19311972

1973+
is-date-object@^1.0.1:
1974+
version "1.0.1"
1975+
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
1976+
19321977
is-descriptor@^0.1.0:
19331978
version "0.1.6"
19341979
resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
@@ -2060,6 +2105,12 @@ is-property@^1.0.0:
20602105
version "1.0.2"
20612106
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
20622107

2108+
is-regex@^1.0.4:
2109+
version "1.0.4"
2110+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
2111+
dependencies:
2112+
has "^1.0.1"
2113+
20632114
is-resolvable@^1.0.0:
20642115
version "1.0.0"
20652116
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.0.0.tgz#8df57c61ea2e3c501408d100fb013cf8d6e0cc62"
@@ -2070,6 +2121,12 @@ is-stream@^1.1.0:
20702121
version "1.1.0"
20712122
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
20722123

2124+
is-symbol@^1.0.2:
2125+
version "1.0.2"
2126+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
2127+
dependencies:
2128+
has-symbols "^1.0.0"
2129+
20732130
is-typedarray@~1.0.0:
20742131
version "1.0.0"
20752132
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -2348,7 +2405,7 @@ locate-path@^2.0.0:
23482405
p-locate "^2.0.0"
23492406
path-exists "^3.0.0"
23502407

2351-
lodash@^4.17.4, lodash@^4.3.0:
2408+
lodash@^4.17.11, lodash@^4.17.4, lodash@^4.3.0:
23522409
version "4.17.11"
23532410
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
23542411

@@ -2466,7 +2523,7 @@ mimic-fn@^1.0.0:
24662523
version "1.1.0"
24672524
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
24682525

2469-
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
2526+
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
24702527
version "3.0.4"
24712528
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
24722529
dependencies:
@@ -2676,6 +2733,10 @@ object-copy@^0.1.0:
26762733
define-property "^0.2.5"
26772734
kind-of "^3.0.3"
26782735

2736+
object-keys@^1.0.12:
2737+
version "1.1.1"
2738+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
2739+
26792740
object-visit@^1.0.0:
26802741
version "1.0.1"
26812742
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -2833,6 +2894,10 @@ path-parse@^1.0.5:
28332894
version "1.0.5"
28342895
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
28352896

2897+
path-parse@^1.0.6:
2898+
version "1.0.6"
2899+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
2900+
28362901
path-type@^1.0.0:
28372902
version "1.1.0"
28382903
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -2875,6 +2940,12 @@ pkg-dir@^1.0.0:
28752940
dependencies:
28762941
find-up "^1.0.0"
28772942

2943+
pkg-dir@^2.0.0:
2944+
version "2.0.0"
2945+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
2946+
dependencies:
2947+
find-up "^2.1.0"
2948+
28782949
pluralize@^7.0.0:
28792950
version "7.0.0"
28802951
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
@@ -3174,17 +3245,11 @@ resolve-url@^0.2.1:
31743245
version "0.2.1"
31753246
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
31763247

3177-
resolve@^1.2.0:
3178-
version "1.4.0"
3179-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.4.0.tgz#a75be01c53da25d934a98ebd0e4c4a7312f92a86"
3180-
dependencies:
3181-
path-parse "^1.0.5"
3182-
3183-
resolve@^1.6.0:
3184-
version "1.7.1"
3185-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
3248+
resolve@^1.11.0, resolve@^1.5.0:
3249+
version "1.11.1"
3250+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
31863251
dependencies:
3187-
path-parse "^1.0.5"
3252+
path-parse "^1.0.6"
31883253

31893254
restore-cursor@^2.0.0:
31903255
version "2.0.0"

0 commit comments

Comments
 (0)