Skip to content

Commit 6c9aa63

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.19.1
1 parent 85313cd commit 6c9aa63

File tree

2 files changed

+133
-29
lines changed

2 files changed

+133
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "4.19.1",
4343
"eslint-config-airbnb-base": "12.1.0",
4444
"eslint-config-prettier": "2.9.0",
45-
"eslint-plugin-import": "2.11.0",
45+
"eslint-plugin-import": "2.19.1",
4646
"eslint-plugin-jest": "21.15.1",
4747
"eslint-plugin-prettier": "2.6.0",
4848
"husky": "0.14.3",

yarn.lock

Lines changed: 132 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,13 @@ array-equal@^1.0.0:
246246
version "1.0.0"
247247
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
248248

249+
array-includes@^3.0.3:
250+
version "3.1.0"
251+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.0.tgz#48a929ef4c6bb1fa6dc4a92c9b023a261b0ca404"
252+
dependencies:
253+
define-properties "^1.1.3"
254+
es-abstract "^1.17.0-next.0"
255+
249256
array-union@^1.0.1:
250257
version "1.0.2"
251258
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -264,6 +271,13 @@ array-unique@^0.3.2:
264271
version "0.3.2"
265272
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
266273

274+
array.prototype.flat@^1.2.1:
275+
version "1.2.3"
276+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
277+
dependencies:
278+
define-properties "^1.1.3"
279+
es-abstract "^1.17.0-next.1"
280+
267281
arrify@^1.0.0, arrify@^1.0.1:
268282
version "1.0.1"
269283
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -1446,6 +1460,12 @@ define-properties@^1.1.2:
14461460
foreach "^2.0.5"
14471461
object-keys "^1.0.8"
14481462

1463+
define-properties@^1.1.3:
1464+
version "1.1.3"
1465+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
1466+
dependencies:
1467+
object-keys "^1.0.12"
1468+
14491469
define-property@^0.2.5:
14501470
version "0.2.5"
14511471
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
@@ -1544,6 +1564,22 @@ error-ex@^1.2.0, error-ex@^1.3.1:
15441564
dependencies:
15451565
is-arrayish "^0.2.1"
15461566

1567+
es-abstract@^1.17.0-next.0, es-abstract@^1.17.0-next.1:
1568+
version "1.17.0-next.1"
1569+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0-next.1.tgz#94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172"
1570+
dependencies:
1571+
es-to-primitive "^1.2.1"
1572+
function-bind "^1.1.1"
1573+
has "^1.0.3"
1574+
has-symbols "^1.0.1"
1575+
is-callable "^1.1.4"
1576+
is-regex "^1.0.4"
1577+
object-inspect "^1.7.0"
1578+
object-keys "^1.1.1"
1579+
object.assign "^4.1.0"
1580+
string.prototype.trimleft "^2.1.0"
1581+
string.prototype.trimright "^2.1.0"
1582+
15471583
es-abstract@^1.5.1:
15481584
version "1.10.0"
15491585
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -1562,6 +1598,14 @@ es-to-primitive@^1.1.1:
15621598
is-date-object "^1.0.1"
15631599
is-symbol "^1.0.1"
15641600

1601+
es-to-primitive@^1.2.1:
1602+
version "1.2.1"
1603+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1604+
dependencies:
1605+
is-callable "^1.1.4"
1606+
is-date-object "^1.0.1"
1607+
is-symbol "^1.0.2"
1608+
15651609
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
15661610
version "1.0.5"
15671611
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -1589,34 +1633,36 @@ [email protected]:
15891633
dependencies:
15901634
get-stdin "^5.0.1"
15911635

1592-
eslint-import-resolver-node@^0.3.1:
1636+
eslint-import-resolver-node@^0.3.2:
15931637
version "0.3.2"
15941638
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
15951639
dependencies:
15961640
debug "^2.6.9"
15971641
resolve "^1.5.0"
15981642

1599-
eslint-module-utils@^2.2.0:
1600-
version "2.2.0"
1601-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
1643+
eslint-module-utils@^2.4.1:
1644+
version "2.5.0"
1645+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.0.tgz#cdf0b40d623032274ccd2abd7e64c4e524d6e19c"
16021646
dependencies:
1603-
debug "^2.6.8"
1604-
pkg-dir "^1.0.0"
1647+
debug "^2.6.9"
1648+
pkg-dir "^2.0.0"
16051649

1606-
eslint-plugin-import@2.11.0:
1607-
version "2.11.0"
1608-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.11.0.tgz#15aeea37a67499d848e8e981806d4627b5503816"
1650+
eslint-plugin-import@2.19.1:
1651+
version "2.19.1"
1652+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1.tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448"
16091653
dependencies:
1654+
array-includes "^3.0.3"
1655+
array.prototype.flat "^1.2.1"
16101656
contains-path "^0.1.0"
1611-
debug "^2.6.8"
1657+
debug "^2.6.9"
16121658
doctrine "1.5.0"
1613-
eslint-import-resolver-node "^0.3.1"
1614-
eslint-module-utils "^2.2.0"
1615-
has "^1.0.1"
1616-
lodash "^4.17.4"
1617-
minimatch "^3.0.3"
1659+
eslint-import-resolver-node "^0.3.2"
1660+
eslint-module-utils "^2.4.1"
1661+
has "^1.0.3"
1662+
minimatch "^3.0.4"
1663+
object.values "^1.1.0"
16181664
read-pkg-up "^2.0.0"
1619-
resolve "^1.6.0"
1665+
resolve "^1.12.0"
16201666

16211667
16221668
version "21.15.1"
@@ -2182,6 +2228,10 @@ has-flag@^3.0.0:
21822228
version "3.0.0"
21832229
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
21842230

2231+
has-symbols@^1.0.0, has-symbols@^1.0.1:
2232+
version "1.0.1"
2233+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2234+
21852235
has-unicode@^2.0.0:
21862236
version "2.0.1"
21872237
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2219,6 +2269,12 @@ has@^1.0.1:
22192269
dependencies:
22202270
function-bind "^1.0.2"
22212271

2272+
has@^1.0.3:
2273+
version "1.0.3"
2274+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2275+
dependencies:
2276+
function-bind "^1.1.1"
2277+
22222278
[email protected], hawk@~3.1.3:
22232279
version "3.1.3"
22242280
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -2395,6 +2451,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
23952451
version "1.1.3"
23962452
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
23972453

2454+
is-callable@^1.1.4:
2455+
version "1.1.4"
2456+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
2457+
23982458
is-ci@^1.0.10:
23992459
version "1.1.0"
24002460
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -2585,6 +2645,12 @@ is-symbol@^1.0.1:
25852645
version "1.0.1"
25862646
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
25872647

2648+
is-symbol@^1.0.2:
2649+
version "1.0.3"
2650+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
2651+
dependencies:
2652+
has-symbols "^1.0.1"
2653+
25882654
is-typedarray@~1.0.0:
25892655
version "1.0.0"
25902656
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -3635,6 +3701,14 @@ object-copy@^0.1.0:
36353701
define-property "^0.2.5"
36363702
kind-of "^3.0.3"
36373703

3704+
object-inspect@^1.7.0:
3705+
version "1.7.0"
3706+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3707+
3708+
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
3709+
version "1.1.1"
3710+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3711+
36383712
object-keys@^1.0.8:
36393713
version "1.0.11"
36403714
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
@@ -3645,6 +3719,15 @@ object-visit@^1.0.0:
36453719
dependencies:
36463720
isobject "^3.0.0"
36473721

3722+
object.assign@^4.1.0:
3723+
version "4.1.0"
3724+
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
3725+
dependencies:
3726+
define-properties "^1.1.2"
3727+
function-bind "^1.1.1"
3728+
has-symbols "^1.0.0"
3729+
object-keys "^1.0.11"
3730+
36483731
object.getownpropertydescriptors@^2.0.3:
36493732
version "2.0.3"
36503733
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -3665,6 +3748,15 @@ object.pick@^1.3.0:
36653748
dependencies:
36663749
isobject "^3.0.1"
36673750

3751+
object.values@^1.1.0:
3752+
version "1.1.1"
3753+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
3754+
dependencies:
3755+
define-properties "^1.1.3"
3756+
es-abstract "^1.17.0-next.1"
3757+
function-bind "^1.1.1"
3758+
has "^1.0.3"
3759+
36683760
once@^1.3.0, once@^1.3.3, once@^1.4.0:
36693761
version "1.4.0"
36703762
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -3819,6 +3911,10 @@ path-parse@^1.0.5:
38193911
version "1.0.5"
38203912
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
38213913

3914+
path-parse@^1.0.6:
3915+
version "1.0.6"
3916+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3917+
38223918
path-type@^1.0.0:
38233919
version "1.1.0"
38243920
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -3859,12 +3955,6 @@ pinkie@^2.0.0:
38593955
version "2.0.4"
38603956
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
38613957

3862-
pkg-dir@^1.0.0:
3863-
version "1.0.0"
3864-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
3865-
dependencies:
3866-
find-up "^1.0.0"
3867-
38683958
pkg-dir@^2.0.0:
38693959
version "2.0.0"
38703960
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -4213,18 +4303,18 @@ [email protected]:
42134303
version "1.1.7"
42144304
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
42154305

4306+
resolve@^1.12.0:
4307+
version "1.13.1"
4308+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
4309+
dependencies:
4310+
path-parse "^1.0.6"
4311+
42164312
resolve@^1.5.0:
42174313
version "1.5.0"
42184314
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
42194315
dependencies:
42204316
path-parse "^1.0.5"
42214317

4222-
resolve@^1.6.0:
4223-
version "1.7.1"
4224-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
4225-
dependencies:
4226-
path-parse "^1.0.5"
4227-
42284318
restore-cursor@^1.0.1:
42294319
version "1.0.1"
42304320
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
@@ -4547,6 +4637,20 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
45474637
is-fullwidth-code-point "^2.0.0"
45484638
strip-ansi "^4.0.0"
45494639

4640+
string.prototype.trimleft@^2.1.0:
4641+
version "2.1.0"
4642+
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
4643+
dependencies:
4644+
define-properties "^1.1.3"
4645+
function-bind "^1.1.1"
4646+
4647+
string.prototype.trimright@^2.1.0:
4648+
version "2.1.0"
4649+
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
4650+
dependencies:
4651+
define-properties "^1.1.3"
4652+
function-bind "^1.1.1"
4653+
45504654
string_decoder@~1.0.3:
45514655
version "1.0.3"
45524656
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"

0 commit comments

Comments
 (0)