Skip to content

Commit bf25505

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.22.0
1 parent 2a990ac commit bf25505

File tree

2 files changed

+108
-51
lines changed

2 files changed

+108
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "6.8.0",
5050
"eslint-config-airbnb-typescript": "6.3.1",
5151
"eslint-config-prettier": "6.7.0",
52-
"eslint-plugin-import": "2.19.1",
52+
"eslint-plugin-import": "2.22.0",
5353
"eslint-plugin-prettier": "3.1.2",
5454
"jest": "24.9.0",
5555
"npm-run-all": "4.1.5",

yarn.lock

Lines changed: 107 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,11 @@
591591
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
592592
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
593593

594+
"@types/json5@^0.0.29":
595+
version "0.0.29"
596+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
597+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
598+
594599
"@types/minimatch@*", "@types/[email protected]":
595600
version "3.0.3"
596601
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -951,13 +956,14 @@ array-ify@^1.0.0:
951956
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
952957
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
953958

954-
array-includes@^3.0.3:
955-
version "3.0.3"
956-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
957-
integrity sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=
959+
array-includes@^3.1.1:
960+
version "3.1.1"
961+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
962+
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
958963
dependencies:
959-
define-properties "^1.1.2"
960-
es-abstract "^1.7.0"
964+
define-properties "^1.1.3"
965+
es-abstract "^1.17.0"
966+
is-string "^1.0.5"
961967

962968
array-union@^2.1.0:
963969
version "2.1.0"
@@ -974,14 +980,13 @@ array-unique@^0.3.2:
974980
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
975981
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
976982

977-
array.prototype.flat@^1.2.1:
978-
version "1.2.2"
979-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.2.tgz#8f3c71d245ba349b6b64b4078f76f5576f1fd723"
980-
integrity sha512-VXjh7lAL4KXKF2hY4FnEW9eRW6IhdvFW1sN/JwLbmECbCgACCnBHNyP3lFiYuttr0jxRN9Bsc5+G27dMseSWqQ==
983+
array.prototype.flat@^1.2.3:
984+
version "1.2.3"
985+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
986+
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
981987
dependencies:
982988
define-properties "^1.1.3"
983-
es-abstract "^1.15.0"
984-
function-bind "^1.1.1"
989+
es-abstract "^1.17.0-next.1"
985990

986991
arrify@^1.0.1:
987992
version "1.0.1"
@@ -2233,7 +2238,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
22332238
dependencies:
22342239
is-arrayish "^0.2.1"
22352240

2236-
es-abstract@^1.12.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.7.0:
2241+
es-abstract@^1.12.0, es-abstract@^1.4.3, es-abstract@^1.5.1:
22372242
version "1.16.0"
22382243
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.0.tgz#d3a26dc9c3283ac9750dca569586e976d9dcc06d"
22392244
integrity sha512-xdQnfykZ9JMEiasTAJZJdMWCQ1Vm00NBw79/AWi7ELfZuuPCSOMDZbT9mkOfSctVtfhb+sAAzrm+j//GjjLHLg==
@@ -2249,21 +2254,22 @@ es-abstract@^1.12.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.7.0:
22492254
string.prototype.trimleft "^2.1.0"
22502255
string.prototype.trimright "^2.1.0"
22512256

2252-
es-abstract@^1.15.0:
2253-
version "1.16.3"
2254-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.3.tgz#52490d978f96ff9f89ec15b5cf244304a5bca161"
2255-
integrity sha512-WtY7Fx5LiOnSYgF5eg/1T+GONaGmpvpPdCpSnYij+U2gDTL0UPfWrhDw7b2IYb+9NQJsYpCA0wOQvZfsd6YwRw==
2257+
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
2258+
version "1.17.6"
2259+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
2260+
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
22562261
dependencies:
22572262
es-to-primitive "^1.2.1"
22582263
function-bind "^1.1.1"
22592264
has "^1.0.3"
22602265
has-symbols "^1.0.1"
2261-
is-callable "^1.1.4"
2262-
is-regex "^1.0.4"
2266+
is-callable "^1.2.0"
2267+
is-regex "^1.1.0"
22632268
object-inspect "^1.7.0"
22642269
object-keys "^1.1.1"
2265-
string.prototype.trimleft "^2.1.0"
2266-
string.prototype.trimright "^2.1.0"
2270+
object.assign "^4.1.0"
2271+
string.prototype.trimend "^1.0.1"
2272+
string.prototype.trimstart "^1.0.1"
22672273

22682274
es-to-primitive@^1.2.0, es-to-primitive@^1.2.1:
22692275
version "1.2.1"
@@ -2337,39 +2343,40 @@ [email protected]:
23372343
dependencies:
23382344
get-stdin "^6.0.0"
23392345

2340-
eslint-import-resolver-node@^0.3.2:
2341-
version "0.3.2"
2342-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
2343-
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
2346+
eslint-import-resolver-node@^0.3.3:
2347+
version "0.3.4"
2348+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
2349+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
23442350
dependencies:
23452351
debug "^2.6.9"
2346-
resolve "^1.5.0"
2352+
resolve "^1.13.1"
23472353

2348-
eslint-module-utils@^2.4.1:
2349-
version "2.5.0"
2350-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.0.tgz#cdf0b40d623032274ccd2abd7e64c4e524d6e19c"
2351-
integrity sha512-kCo8pZaNz2dsAW7nCUjuVoI11EBXXpIzfNxmaoLhXoRDOnqXLC4iSGVRdZPhOitfbdEfMEfKOiENaK6wDPZEGw==
2354+
eslint-module-utils@^2.6.0:
2355+
version "2.6.0"
2356+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
2357+
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
23522358
dependencies:
23532359
debug "^2.6.9"
23542360
pkg-dir "^2.0.0"
23552361

2356-
eslint-plugin-import@2.19.1:
2357-
version "2.19.1"
2358-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1.tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448"
2359-
integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw==
2362+
eslint-plugin-import@2.22.0:
2363+
version "2.22.0"
2364+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
2365+
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
23602366
dependencies:
2361-
array-includes "^3.0.3"
2362-
array.prototype.flat "^1.2.1"
2367+
array-includes "^3.1.1"
2368+
array.prototype.flat "^1.2.3"
23632369
contains-path "^0.1.0"
23642370
debug "^2.6.9"
23652371
doctrine "1.5.0"
2366-
eslint-import-resolver-node "^0.3.2"
2367-
eslint-module-utils "^2.4.1"
2372+
eslint-import-resolver-node "^0.3.3"
2373+
eslint-module-utils "^2.6.0"
23682374
has "^1.0.3"
23692375
minimatch "^3.0.4"
2370-
object.values "^1.1.0"
2376+
object.values "^1.1.1"
23712377
read-pkg-up "^2.0.0"
2372-
resolve "^1.12.0"
2378+
resolve "^1.17.0"
2379+
tsconfig-paths "^3.9.0"
23732380

23742381
23752382
version "3.1.2"
@@ -3565,6 +3572,11 @@ is-callable@^1.1.4:
35653572
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
35663573
integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
35673574

3575+
is-callable@^1.2.0:
3576+
version "1.2.0"
3577+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
3578+
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
3579+
35683580
is-ci@^1.0.10:
35693581
version "1.2.1"
35703582
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
@@ -3747,6 +3759,13 @@ is-regex@^1.0.4:
37473759
dependencies:
37483760
has "^1.0.1"
37493761

3762+
is-regex@^1.1.0:
3763+
version "1.1.0"
3764+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
3765+
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
3766+
dependencies:
3767+
has-symbols "^1.0.1"
3768+
37503769
is-relative-url@^2.0.0:
37513770
version "2.0.0"
37523771
resolved "https://registry.yarnpkg.com/is-relative-url/-/is-relative-url-2.0.0.tgz#72902d7fe04b3d4792e7db15f9db84b7204c9cef"
@@ -3769,6 +3788,11 @@ is-stream@^2.0.0:
37693788
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
37703789
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
37713790

3791+
is-string@^1.0.5:
3792+
version "1.0.5"
3793+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
3794+
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
3795+
37723796
is-symbol@^1.0.2:
37733797
version "1.0.2"
37743798
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
@@ -4352,6 +4376,13 @@ [email protected], json5@^2.1.0:
43524376
dependencies:
43534377
minimist "^1.2.0"
43544378

4379+
json5@^1.0.1:
4380+
version "1.0.1"
4381+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
4382+
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
4383+
dependencies:
4384+
minimist "^1.2.0"
4385+
43554386
jsonfile@^4.0.0:
43564387
version "4.0.0"
43574388
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -5625,13 +5656,13 @@ object.pick@^1.3.0:
56255656
dependencies:
56265657
isobject "^3.0.1"
56275658

5628-
object.values@^1.1.0:
5629-
version "1.1.0"
5630-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9"
5631-
integrity sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==
5659+
object.values@^1.1.1:
5660+
version "1.1.1"
5661+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
5662+
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
56325663
dependencies:
56335664
define-properties "^1.1.3"
5634-
es-abstract "^1.12.0"
5665+
es-abstract "^1.17.0-next.1"
56355666
function-bind "^1.1.1"
56365667
has "^1.0.3"
56375668

@@ -6615,17 +6646,17 @@ [email protected]:
66156646
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
66166647
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
66176648

6618-
[email protected], resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0:
6649+
[email protected], resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2:
66196650
version "1.12.0"
66206651
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
66216652
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
66226653
dependencies:
66236654
path-parse "^1.0.6"
66246655

6625-
resolve@^1.12.0:
6626-
version "1.13.1"
6627-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
6628-
integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
6656+
resolve@^1.13.1, resolve@^1.17.0:
6657+
version "1.17.0"
6658+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
6659+
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
66296660
dependencies:
66306661
path-parse "^1.0.6"
66316662

@@ -7245,6 +7276,14 @@ string.prototype.padend@^3.0.0:
72457276
es-abstract "^1.4.3"
72467277
function-bind "^1.0.2"
72477278

7279+
string.prototype.trimend@^1.0.1:
7280+
version "1.0.1"
7281+
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
7282+
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
7283+
dependencies:
7284+
define-properties "^1.1.3"
7285+
es-abstract "^1.17.5"
7286+
72487287
string.prototype.trimleft@^2.1.0:
72497288
version "2.1.0"
72507289
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
@@ -7261,6 +7300,14 @@ string.prototype.trimright@^2.1.0:
72617300
define-properties "^1.1.3"
72627301
function-bind "^1.1.1"
72637302

7303+
string.prototype.trimstart@^1.0.1:
7304+
version "1.0.1"
7305+
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
7306+
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
7307+
dependencies:
7308+
define-properties "^1.1.3"
7309+
es-abstract "^1.17.5"
7310+
72647311
string_decoder@^1.1.1:
72657312
version "1.3.0"
72667313
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
@@ -7603,6 +7650,16 @@ ts-simple-type@~0.3.6:
76037650
resolved "https://registry.yarnpkg.com/ts-simple-type/-/ts-simple-type-0.3.7.tgz#1e77222c3d90d7093f80a954e74c725fd99c911c"
76047651
integrity sha512-bDXWURwpDpe1mA5E9eldmI0Mpt9zGprhtN/ZTLOJjsAMyeMy1UT7WvGRQghYewIYBYxDZurChhe4DrsPbcCVrA==
76057652

7653+
tsconfig-paths@^3.9.0:
7654+
version "3.9.0"
7655+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
7656+
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
7657+
dependencies:
7658+
"@types/json5" "^0.0.29"
7659+
json5 "^1.0.1"
7660+
minimist "^1.2.0"
7661+
strip-bom "^3.0.0"
7662+
76067663
tslib@^1.8.1, tslib@^1.9.0:
76077664
version "1.10.0"
76087665
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"

0 commit comments

Comments
 (0)