Skip to content

Commit 52821f0

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

File tree

2 files changed

+51
-69
lines changed

2 files changed

+51
-69
lines changed

package.json

+1-1
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.27.1",

yarn.lock

+50-68
Original file line numberDiff line numberDiff line change
@@ -6808,7 +6808,7 @@ array-ify@^1.0.0:
68086808
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
68096809
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
68106810

6811-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
6811+
array-includes@^3.1.3, array-includes@^3.1.4:
68126812
version "3.1.4"
68136813
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
68146814
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -6841,7 +6841,7 @@ array-unique@^0.3.2:
68416841
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
68426842
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
68436843

6844-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
6844+
array.prototype.flat@^1.2.5:
68456845
version "1.2.5"
68466846
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
68476847
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -8620,11 +8620,6 @@ constants-browserify@^1.0.0:
86208620
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
86218621
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
86228622

8623-
contains-path@^0.1.0:
8624-
version "0.1.0"
8625-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
8626-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
8627-
86288623
content-disposition@0.5.4:
86298624
version "0.5.4"
86308625
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -9678,14 +9673,6 @@ dns-txt@^2.0.2:
96789673
dependencies:
96799674
buffer-indexof "^1.0.0"
96809675

9681-
doctrine@1.5.0:
9682-
version "1.5.0"
9683-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
9684-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
9685-
dependencies:
9686-
esutils "^2.0.2"
9687-
isarray "^1.0.0"
9688-
96899676
doctrine@^2.1.0:
96909677
version "2.1.0"
96919678
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -10415,7 +10402,7 @@ eslint-config-react-app@^6.0.0:
1041510402
dependencies:
1041610403
confusing-browser-globals "^1.0.10"
1041710404

10418-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
10405+
eslint-import-resolver-node@^0.3.6:
1041910406
version "0.3.6"
1042010407
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
1042110408
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -10434,14 +10421,21 @@ eslint-loader@^2.2.1:
1043410421
object-hash "^1.1.4"
1043510422
rimraf "^2.6.1"
1043610423

10437-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
10424+
eslint-module-utils@^2.7.2:
1043810425
version "2.7.2"
1043910426
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
1044010427
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
1044110428
dependencies:
1044210429
debug "^3.2.7"
1044310430
find-up "^2.1.0"
1044410431

10432+
eslint-module-utils@^2.7.3:
10433+
version "2.7.4"
10434+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
10435+
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
10436+
dependencies:
10437+
debug "^3.2.7"
10438+
1044510439
eslint-plugin-cypress@2.12.1:
1044610440
version "2.12.1"
1044710441
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -10465,24 +10459,24 @@ eslint-plugin-flowtype@^5.2.0:
1046510459
lodash "^4.17.15"
1046610460
string-natural-compare "^3.0.1"
1046710461

10468-
eslint-plugin-import@2.22.1:
10469-
version "2.22.1"
10470-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
10471-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
10462+
eslint-plugin-import@2.26.0:
10463+
version "2.26.0"
10464+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
10465+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
1047210466
dependencies:
10473-
array-includes "^3.1.1"
10474-
array.prototype.flat "^1.2.3"
10475-
contains-path "^0.1.0"
10467+
array-includes "^3.1.4"
10468+
array.prototype.flat "^1.2.5"
1047610469
debug "^2.6.9"
10477-
doctrine "1.5.0"
10478-
eslint-import-resolver-node "^0.3.4"
10479-
eslint-module-utils "^2.6.0"
10470+
doctrine "^2.1.0"
10471+
eslint-import-resolver-node "^0.3.6"
10472+
eslint-module-utils "^2.7.3"
1048010473
has "^1.0.3"
10481-
minimatch "^3.0.4"
10482-
object.values "^1.1.1"
10483-
read-pkg-up "^2.0.0"
10484-
resolve "^1.17.0"
10485-
tsconfig-paths "^3.9.0"
10474+
is-core-module "^2.8.1"
10475+
is-glob "^4.0.3"
10476+
minimatch "^3.1.2"
10477+
object.values "^1.1.5"
10478+
resolve "^1.22.0"
10479+
tsconfig-paths "^3.14.1"
1048610480

1048710481
eslint-plugin-import@^2.22.1:
1048810482
version "2.25.4"
@@ -14521,16 +14515,6 @@ load-json-file@^1.0.0:
1452114515
pinkie-promise "^2.0.0"
1452214516
strip-bom "^2.0.0"
1452314517

14524-
load-json-file@^2.0.0:
14525-
version "2.0.0"
14526-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
14527-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
14528-
dependencies:
14529-
graceful-fs "^4.1.2"
14530-
parse-json "^2.2.0"
14531-
pify "^2.0.0"
14532-
strip-bom "^3.0.0"
14533-
1453414518
load-json-file@^4.0.0:
1453514519
version "4.0.0"
1453614520
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -15250,6 +15234,13 @@ minimatch@3.0.4, minimatch@^3.0.4:
1525015234
dependencies:
1525115235
brace-expansion "^1.1.7"
1525215236

15237+
minimatch@^3.1.2:
15238+
version "3.1.2"
15239+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
15240+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
15241+
dependencies:
15242+
brace-expansion "^1.1.7"
15243+
1525315244
minimist-options@4.1.0:
1525415245
version "4.1.0"
1525515246
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -15272,6 +15263,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1527215263
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1527315264
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1527415265

15266+
minimist@^1.2.6:
15267+
version "1.2.7"
15268+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
15269+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
15270+
1527515271
minipass-collect@^1.0.2:
1527615272
version "1.0.2"
1527715273
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -16158,7 +16154,7 @@ object.pick@^1.3.0:
1615816154
dependencies:
1615916155
isobject "^3.0.1"
1616016156

16161-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
16157+
object.values@^1.1.0, object.values@^1.1.5:
1616216158
version "1.1.5"
1616316159
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1616416160
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -16759,13 +16755,6 @@ path-type@^1.0.0:
1675916755
pify "^2.0.0"
1676016756
pinkie-promise "^2.0.0"
1676116757

16762-
path-type@^2.0.0:
16763-
version "2.0.0"
16764-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
16765-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
16766-
dependencies:
16767-
pify "^2.0.0"
16768-
1676916758
path-type@^3.0.0:
1677016759
version "3.0.0"
1677116760
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -18453,14 +18442,6 @@ read-pkg-up@^1.0.1:
1845318442
find-up "^1.0.0"
1845418443
read-pkg "^1.0.0"
1845518444

18456-
read-pkg-up@^2.0.0:
18457-
version "2.0.0"
18458-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
18459-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
18460-
dependencies:
18461-
find-up "^2.0.0"
18462-
read-pkg "^2.0.0"
18463-
1846418445
read-pkg-up@^3.0.0:
1846518446
version "3.0.0"
1846618447
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -18487,15 +18468,6 @@ read-pkg@^1.0.0:
1848718468
normalize-package-data "^2.3.2"
1848818469
path-type "^1.0.0"
1848918470

18490-
read-pkg@^2.0.0:
18491-
version "2.0.0"
18492-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
18493-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
18494-
dependencies:
18495-
load-json-file "^2.0.0"
18496-
normalize-package-data "^2.3.2"
18497-
path-type "^2.0.0"
18498-
1849918471
read-pkg@^3.0.0:
1850018472
version "3.0.0"
1850118473
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -21010,7 +20982,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2101020982
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2101120983
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2101220984

21013-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20985+
tsconfig-paths@^3.12.0:
2101420986
version "3.12.0"
2101520987
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2101620988
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -21020,6 +20992,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2102020992
minimist "^1.2.0"
2102120993
strip-bom "^3.0.0"
2102220994

20995+
tsconfig-paths@^3.14.1:
20996+
version "3.14.1"
20997+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
20998+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
20999+
dependencies:
21000+
"@types/json5" "^0.0.29"
21001+
json5 "^1.0.1"
21002+
minimist "^1.2.6"
21003+
strip-bom "^3.0.0"
21004+
2102321005
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2102421006
version "1.14.1"
2102521007
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)