Skip to content

Commit f3e8d98

Browse files
chore(deps): update dependency eslint-plugin-import to v2.26.0
1 parent d7d2842 commit f3e8d98

File tree

2 files changed

+44
-69
lines changed

2 files changed

+44
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-config-prettier": "6.15.0",
7272
"eslint-plugin-cypress": "2.12.1",
7373
"eslint-plugin-eslint-comments": "3.2.0",
74-
"eslint-plugin-import": "2.22.1",
74+
"eslint-plugin-import": "2.26.0",
7575
"eslint-plugin-jest": "24.1.3",
7676
"eslint-plugin-prettier": "3.2.0",
7777
"eslint-plugin-react": "7.31.11",

yarn.lock

Lines changed: 43 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -6805,7 +6805,7 @@ array-ify@^1.0.0:
68056805
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
68066806
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
68076807

6808-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
6808+
array-includes@^3.1.3, array-includes@^3.1.4:
68096809
version "3.1.4"
68106810
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
68116811
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -6849,7 +6849,7 @@ array-unique@^0.3.2:
68496849
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
68506850
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
68516851

6852-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
6852+
array.prototype.flat@^1.2.5:
68536853
version "1.2.5"
68546854
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
68556855
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -8654,11 +8654,6 @@ constants-browserify@^1.0.0:
86548654
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
86558655
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
86568656

8657-
contains-path@^0.1.0:
8658-
version "0.1.0"
8659-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
8660-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
8661-
86628657
86638658
version "0.5.4"
86648659
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -9701,14 +9696,6 @@ dns-txt@^2.0.2:
97019696
dependencies:
97029697
buffer-indexof "^1.0.0"
97039698

9704-
9705-
version "1.5.0"
9706-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
9707-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
9708-
dependencies:
9709-
esutils "^2.0.2"
9710-
isarray "^1.0.0"
9711-
97129699
doctrine@^2.1.0:
97139700
version "2.1.0"
97149701
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -10475,7 +10462,7 @@ eslint-config-react-app@^6.0.0:
1047510462
dependencies:
1047610463
confusing-browser-globals "^1.0.10"
1047710464

10478-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
10465+
eslint-import-resolver-node@^0.3.6:
1047910466
version "0.3.6"
1048010467
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
1048110468
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -10494,14 +10481,21 @@ eslint-loader@^2.2.1:
1049410481
object-hash "^1.1.4"
1049510482
rimraf "^2.6.1"
1049610483

10497-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
10484+
eslint-module-utils@^2.7.2:
1049810485
version "2.7.2"
1049910486
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
1050010487
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
1050110488
dependencies:
1050210489
debug "^3.2.7"
1050310490
find-up "^2.1.0"
1050410491

10492+
eslint-module-utils@^2.7.3:
10493+
version "2.7.4"
10494+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
10495+
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
10496+
dependencies:
10497+
debug "^3.2.7"
10498+
1050510499
1050610500
version "2.12.1"
1050710501
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -10525,24 +10519,24 @@ eslint-plugin-flowtype@^5.2.0:
1052510519
lodash "^4.17.15"
1052610520
string-natural-compare "^3.0.1"
1052710521

10528-
eslint-plugin-import@2.22.1:
10529-
version "2.22.1"
10530-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
10531-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
10522+
eslint-plugin-import@2.26.0:
10523+
version "2.26.0"
10524+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
10525+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
1053210526
dependencies:
10533-
array-includes "^3.1.1"
10534-
array.prototype.flat "^1.2.3"
10535-
contains-path "^0.1.0"
10527+
array-includes "^3.1.4"
10528+
array.prototype.flat "^1.2.5"
1053610529
debug "^2.6.9"
10537-
doctrine "1.5.0"
10538-
eslint-import-resolver-node "^0.3.4"
10539-
eslint-module-utils "^2.6.0"
10530+
doctrine "^2.1.0"
10531+
eslint-import-resolver-node "^0.3.6"
10532+
eslint-module-utils "^2.7.3"
1054010533
has "^1.0.3"
10541-
minimatch "^3.0.4"
10542-
object.values "^1.1.1"
10543-
read-pkg-up "^2.0.0"
10544-
resolve "^1.17.0"
10545-
tsconfig-paths "^3.9.0"
10534+
is-core-module "^2.8.1"
10535+
is-glob "^4.0.3"
10536+
minimatch "^3.1.2"
10537+
object.values "^1.1.5"
10538+
resolve "^1.22.0"
10539+
tsconfig-paths "^3.14.1"
1054610540

1054710541
eslint-plugin-import@^2.22.1:
1054810542
version "2.25.4"
@@ -14672,16 +14666,6 @@ load-json-file@^1.0.0:
1467214666
pinkie-promise "^2.0.0"
1467314667
strip-bom "^2.0.0"
1467414668

14675-
load-json-file@^2.0.0:
14676-
version "2.0.0"
14677-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
14678-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
14679-
dependencies:
14680-
graceful-fs "^4.1.2"
14681-
parse-json "^2.2.0"
14682-
pify "^2.0.0"
14683-
strip-bom "^3.0.0"
14684-
1468514669
load-json-file@^4.0.0:
1468614670
version "4.0.0"
1468714671
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -15437,6 +15421,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1543715421
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1543815422
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1543915423

15424+
minimist@^1.2.6:
15425+
version "1.2.7"
15426+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
15427+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
15428+
1544015429
minipass-collect@^1.0.2:
1544115430
version "1.0.2"
1544215431
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -16369,7 +16358,7 @@ object.pick@^1.3.0:
1636916358
dependencies:
1637016359
isobject "^3.0.1"
1637116360

16372-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
16361+
object.values@^1.1.0, object.values@^1.1.5:
1637316362
version "1.1.5"
1637416363
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1637516364
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -16979,13 +16968,6 @@ path-type@^1.0.0:
1697916968
pify "^2.0.0"
1698016969
pinkie-promise "^2.0.0"
1698116970

16982-
path-type@^2.0.0:
16983-
version "2.0.0"
16984-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
16985-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
16986-
dependencies:
16987-
pify "^2.0.0"
16988-
1698916971
path-type@^3.0.0:
1699016972
version "3.0.0"
1699116973
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -18724,14 +18706,6 @@ read-pkg-up@^1.0.1:
1872418706
find-up "^1.0.0"
1872518707
read-pkg "^1.0.0"
1872618708

18727-
read-pkg-up@^2.0.0:
18728-
version "2.0.0"
18729-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
18730-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
18731-
dependencies:
18732-
find-up "^2.0.0"
18733-
read-pkg "^2.0.0"
18734-
1873518709
read-pkg-up@^3.0.0:
1873618710
version "3.0.0"
1873718711
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -18758,15 +18732,6 @@ read-pkg@^1.0.0:
1875818732
normalize-package-data "^2.3.2"
1875918733
path-type "^1.0.0"
1876018734

18761-
read-pkg@^2.0.0:
18762-
version "2.0.0"
18763-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
18764-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
18765-
dependencies:
18766-
load-json-file "^2.0.0"
18767-
normalize-package-data "^2.3.2"
18768-
path-type "^2.0.0"
18769-
1877018735
read-pkg@^3.0.0:
1877118736
version "3.0.0"
1877218737
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -21346,7 +21311,7 @@ [email protected], ts-pnp@^1.1.6:
2134621311
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2134721312
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2134821313

21349-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
21314+
tsconfig-paths@^3.12.0:
2135021315
version "3.12.0"
2135121316
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2135221317
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -21356,6 +21321,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2135621321
minimist "^1.2.0"
2135721322
strip-bom "^3.0.0"
2135821323

21324+
tsconfig-paths@^3.14.1:
21325+
version "3.14.1"
21326+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
21327+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
21328+
dependencies:
21329+
"@types/json5" "^0.0.29"
21330+
json5 "^1.0.1"
21331+
minimist "^1.2.6"
21332+
strip-bom "^3.0.0"
21333+
2135921334
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2136021335
version "1.14.1"
2136121336
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)