Skip to content

Commit 4b8922a

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.18.0
1 parent 39cf5d8 commit 4b8922a

File tree

2 files changed

+82
-27
lines changed

2 files changed

+82
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-config-airbnb-base": "12.1.0",
4646
"eslint-config-prettier": "2.9.0",
4747
"eslint-plugin-flowtype": "2.42.0",
48-
"eslint-plugin-import": "2.8.0",
48+
"eslint-plugin-import": "2.18.0",
4949
"eslint-plugin-jest": "21.7.0",
5050
"eslint-plugin-prettier": "2.6.0",
5151
"flow-bin": "0.64.0",

yarn.lock

Lines changed: 81 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,13 @@ array-equal@^1.0.0:
722722
version "1.0.0"
723723
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
724724

725+
array-includes@^3.0.3:
726+
version "3.0.3"
727+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
728+
dependencies:
729+
define-properties "^1.1.2"
730+
es-abstract "^1.7.0"
731+
725732
array-union@^1.0.1:
726733
version "1.0.2"
727734
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -1104,7 +1111,7 @@ bser@^2.0.0:
11041111
dependencies:
11051112
node-int64 "^0.4.0"
11061113

1107-
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
1114+
builtin-modules@^1.0.0:
11081115
version "1.1.1"
11091116
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
11101117

@@ -1616,6 +1623,17 @@ es-abstract@^1.5.1, es-abstract@^1.6.1:
16161623
is-callable "^1.1.3"
16171624
is-regex "^1.0.4"
16181625

1626+
es-abstract@^1.7.0:
1627+
version "1.13.0"
1628+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
1629+
dependencies:
1630+
es-to-primitive "^1.2.0"
1631+
function-bind "^1.1.1"
1632+
has "^1.0.3"
1633+
is-callable "^1.1.4"
1634+
is-regex "^1.0.4"
1635+
object-keys "^1.0.12"
1636+
16191637
es-to-primitive@^1.1.1:
16201638
version "1.1.1"
16211639
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -1624,6 +1642,14 @@ es-to-primitive@^1.1.1:
16241642
is-date-object "^1.0.1"
16251643
is-symbol "^1.0.1"
16261644

1645+
es-to-primitive@^1.2.0:
1646+
version "1.2.0"
1647+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
1648+
dependencies:
1649+
is-callable "^1.1.4"
1650+
is-date-object "^1.0.1"
1651+
is-symbol "^1.0.2"
1652+
16271653
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
16281654
version "1.0.5"
16291655
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -1651,40 +1677,41 @@ [email protected]:
16511677
dependencies:
16521678
get-stdin "^5.0.1"
16531679

1654-
eslint-import-resolver-node@^0.3.1:
1680+
eslint-import-resolver-node@^0.3.2:
16551681
version "0.3.2"
16561682
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
16571683
dependencies:
16581684
debug "^2.6.9"
16591685
resolve "^1.5.0"
16601686

1661-
eslint-module-utils@^2.1.1:
1662-
version "2.1.1"
1663-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1.tgz#abaec824177613b8a95b299639e1b6facf473449"
1687+
eslint-module-utils@^2.4.0:
1688+
version "2.4.0"
1689+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
16641690
dependencies:
16651691
debug "^2.6.8"
1666-
pkg-dir "^1.0.0"
1692+
pkg-dir "^2.0.0"
16671693

16681694
16691695
version "2.42.0"
16701696
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
16711697
dependencies:
16721698
lodash "^4.15.0"
16731699

1674-
eslint-plugin-import@2.8.0:
1675-
version "2.8.0"
1676-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8.0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894"
1700+
eslint-plugin-import@2.18.0:
1701+
version "2.18.0"
1702+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678"
16771703
dependencies:
1678-
builtin-modules "^1.1.1"
1704+
array-includes "^3.0.3"
16791705
contains-path "^0.1.0"
1680-
debug "^2.6.8"
1706+
debug "^2.6.9"
16811707
doctrine "1.5.0"
1682-
eslint-import-resolver-node "^0.3.1"
1683-
eslint-module-utils "^2.1.1"
1684-
has "^1.0.1"
1685-
lodash.cond "^4.3.0"
1686-
minimatch "^3.0.3"
1708+
eslint-import-resolver-node "^0.3.2"
1709+
eslint-module-utils "^2.4.0"
1710+
has "^1.0.3"
1711+
lodash "^4.17.11"
1712+
minimatch "^3.0.4"
16871713
read-pkg-up "^2.0.0"
1714+
resolve "^1.11.0"
16881715

16891716
16901717
version "21.7.0"
@@ -2270,6 +2297,10 @@ has-flag@^2.0.0:
22702297
version "2.0.0"
22712298
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
22722299

2300+
has-symbols@^1.0.0:
2301+
version "1.0.0"
2302+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
2303+
22732304
has-unicode@^2.0.0:
22742305
version "2.0.1"
22752306
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2280,6 +2311,12 @@ has@^1.0.1:
22802311
dependencies:
22812312
function-bind "^1.0.2"
22822313

2314+
has@^1.0.3:
2315+
version "1.0.3"
2316+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2317+
dependencies:
2318+
function-bind "^1.1.1"
2319+
22832320
[email protected], hawk@~3.1.3:
22842321
version "3.1.3"
22852322
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -2490,6 +2527,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
24902527
version "1.1.3"
24912528
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
24922529

2530+
is-callable@^1.1.4:
2531+
version "1.1.4"
2532+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
2533+
24932534
is-ci@^1.0.10:
24942535
version "1.1.0"
24952536
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -2638,6 +2679,12 @@ is-symbol@^1.0.1:
26382679
version "1.0.1"
26392680
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
26402681

2682+
is-symbol@^1.0.2:
2683+
version "1.0.2"
2684+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
2685+
dependencies:
2686+
has-symbols "^1.0.0"
2687+
26412688
is-typedarray@~1.0.0:
26422689
version "1.0.0"
26432690
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -3277,10 +3324,6 @@ locate-path@^2.0.0:
32773324
p-locate "^2.0.0"
32783325
path-exists "^3.0.0"
32793326

3280-
lodash.cond@^4.3.0:
3281-
version "4.5.2"
3282-
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
3283-
32843327
lodash.merge@^4.6.0:
32853328
version "4.6.0"
32863329
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
@@ -3297,6 +3340,10 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, l
32973340
version "4.17.4"
32983341
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
32993342

3343+
lodash@^4.17.11:
3344+
version "4.17.14"
3345+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
3346+
33003347
log-symbols@^1.0.2:
33013348
version "1.0.2"
33023349
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -3590,6 +3637,10 @@ object-assign@^4.0.1, object-assign@^4.1.0:
35903637
version "4.1.1"
35913638
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
35923639

3640+
object-keys@^1.0.12:
3641+
version "1.1.1"
3642+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3643+
35933644
object-keys@^1.0.8:
35943645
version "1.0.11"
35953646
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
@@ -3797,6 +3848,10 @@ path-parse@^1.0.5:
37973848
version "1.0.5"
37983849
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
37993850

3851+
path-parse@^1.0.6:
3852+
version "1.0.6"
3853+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3854+
38003855
path-type@^1.0.0:
38013856
version "1.1.0"
38023857
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -3843,12 +3898,6 @@ pirates@^3.0.1:
38433898
dependencies:
38443899
node-modules-regexp "^1.0.0"
38453900

3846-
pkg-dir@^1.0.0:
3847-
version "1.0.0"
3848-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
3849-
dependencies:
3850-
find-up "^1.0.0"
3851-
38523901
pkg-dir@^2.0.0:
38533902
version "2.0.0"
38543903
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -4231,6 +4280,12 @@ [email protected]:
42314280
version "1.1.7"
42324281
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
42334282

4283+
resolve@^1.11.0:
4284+
version "1.11.1"
4285+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
4286+
dependencies:
4287+
path-parse "^1.0.6"
4288+
42344289
resolve@^1.3.2, resolve@^1.5.0:
42354290
version "1.5.0"
42364291
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"

0 commit comments

Comments
 (0)