Skip to content

Commit cd79784

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

File tree

2 files changed

+44
-69
lines changed

2 files changed

+44
-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.31.11",

yarn.lock

+43-68
Original file line numberDiff line numberDiff line change
@@ -6405,7 +6405,7 @@ array-ify@^1.0.0:
64056405
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
64066406
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
64076407

6408-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
6408+
array-includes@^3.1.3, array-includes@^3.1.4:
64096409
version "3.1.4"
64106410
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
64116411
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -6449,7 +6449,7 @@ array-unique@^0.3.2:
64496449
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
64506450
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
64516451

6452-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
6452+
array.prototype.flat@^1.2.5:
64536453
version "1.2.5"
64546454
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
64556455
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -8285,11 +8285,6 @@ constants-browserify@^1.0.0:
82858285
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
82868286
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
82878287

8288-
contains-path@^0.1.0:
8289-
version "0.1.0"
8290-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
8291-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
8292-
82938288
content-disposition@0.5.4:
82948289
version "0.5.4"
82958290
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -9339,14 +9334,6 @@ dns-txt@^2.0.2:
93399334
dependencies:
93409335
buffer-indexof "^1.0.0"
93419336

9342-
doctrine@1.5.0:
9343-
version "1.5.0"
9344-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
9345-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
9346-
dependencies:
9347-
esutils "^2.0.2"
9348-
isarray "^1.0.0"
9349-
93509337
doctrine@^2.1.0:
93519338
version "2.1.0"
93529339
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -10118,7 +10105,7 @@ eslint-config-react-app@^6.0.0:
1011810105
dependencies:
1011910106
confusing-browser-globals "^1.0.10"
1012010107

10121-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
10108+
eslint-import-resolver-node@^0.3.6:
1012210109
version "0.3.6"
1012310110
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
1012410111
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -10137,14 +10124,21 @@ eslint-loader@^2.2.1:
1013710124
object-hash "^1.1.4"
1013810125
rimraf "^2.6.1"
1013910126

10140-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
10127+
eslint-module-utils@^2.7.2:
1014110128
version "2.7.2"
1014210129
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
1014310130
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
1014410131
dependencies:
1014510132
debug "^3.2.7"
1014610133
find-up "^2.1.0"
1014710134

10135+
eslint-module-utils@^2.7.3:
10136+
version "2.7.4"
10137+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
10138+
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
10139+
dependencies:
10140+
debug "^3.2.7"
10141+
1014810142
eslint-plugin-cypress@2.12.1:
1014910143
version "2.12.1"
1015010144
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -10168,24 +10162,24 @@ eslint-plugin-flowtype@^5.2.0:
1016810162
lodash "^4.17.15"
1016910163
string-natural-compare "^3.0.1"
1017010164

10171-
eslint-plugin-import@2.22.1:
10172-
version "2.22.1"
10173-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
10174-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
10165+
eslint-plugin-import@2.26.0:
10166+
version "2.26.0"
10167+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
10168+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
1017510169
dependencies:
10176-
array-includes "^3.1.1"
10177-
array.prototype.flat "^1.2.3"
10178-
contains-path "^0.1.0"
10170+
array-includes "^3.1.4"
10171+
array.prototype.flat "^1.2.5"
1017910172
debug "^2.6.9"
10180-
doctrine "1.5.0"
10181-
eslint-import-resolver-node "^0.3.4"
10182-
eslint-module-utils "^2.6.0"
10173+
doctrine "^2.1.0"
10174+
eslint-import-resolver-node "^0.3.6"
10175+
eslint-module-utils "^2.7.3"
1018310176
has "^1.0.3"
10184-
minimatch "^3.0.4"
10185-
object.values "^1.1.1"
10186-
read-pkg-up "^2.0.0"
10187-
resolve "^1.17.0"
10188-
tsconfig-paths "^3.9.0"
10177+
is-core-module "^2.8.1"
10178+
is-glob "^4.0.3"
10179+
minimatch "^3.1.2"
10180+
object.values "^1.1.5"
10181+
resolve "^1.22.0"
10182+
tsconfig-paths "^3.14.1"
1018910183

1019010184
eslint-plugin-import@^2.22.1:
1019110185
version "2.25.4"
@@ -14275,16 +14269,6 @@ load-json-file@^1.0.0:
1427514269
pinkie-promise "^2.0.0"
1427614270
strip-bom "^2.0.0"
1427714271

14278-
load-json-file@^2.0.0:
14279-
version "2.0.0"
14280-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
14281-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
14282-
dependencies:
14283-
graceful-fs "^4.1.2"
14284-
parse-json "^2.2.0"
14285-
pify "^2.0.0"
14286-
strip-bom "^3.0.0"
14287-
1428814272
load-json-file@^4.0.0:
1428914273
version "4.0.0"
1429014274
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -15040,6 +15024,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1504015024
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1504115025
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1504215026

15027+
minimist@^1.2.6:
15028+
version "1.2.7"
15029+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
15030+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
15031+
1504315032
minipass-collect@^1.0.2:
1504415033
version "1.0.2"
1504515034
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -15977,7 +15966,7 @@ object.pick@^1.3.0:
1597715966
dependencies:
1597815967
isobject "^3.0.1"
1597915968

15980-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
15969+
object.values@^1.1.0, object.values@^1.1.5:
1598115970
version "1.1.5"
1598215971
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1598315972
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -16567,13 +16556,6 @@ path-type@^1.0.0:
1656716556
pify "^2.0.0"
1656816557
pinkie-promise "^2.0.0"
1656916558

16570-
path-type@^2.0.0:
16571-
version "2.0.0"
16572-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
16573-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
16574-
dependencies:
16575-
pify "^2.0.0"
16576-
1657716559
path-type@^3.0.0:
1657816560
version "3.0.0"
1657916561
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -18308,14 +18290,6 @@ read-pkg-up@^1.0.1:
1830818290
find-up "^1.0.0"
1830918291
read-pkg "^1.0.0"
1831018292

18311-
read-pkg-up@^2.0.0:
18312-
version "2.0.0"
18313-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
18314-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
18315-
dependencies:
18316-
find-up "^2.0.0"
18317-
read-pkg "^2.0.0"
18318-
1831918293
read-pkg-up@^3.0.0:
1832018294
version "3.0.0"
1832118295
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -18342,15 +18316,6 @@ read-pkg@^1.0.0:
1834218316
normalize-package-data "^2.3.2"
1834318317
path-type "^1.0.0"
1834418318

18345-
read-pkg@^2.0.0:
18346-
version "2.0.0"
18347-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
18348-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
18349-
dependencies:
18350-
load-json-file "^2.0.0"
18351-
normalize-package-data "^2.3.2"
18352-
path-type "^2.0.0"
18353-
1835418319
read-pkg@^3.0.0:
1835518320
version "3.0.0"
1835618321
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -20969,7 +20934,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2096920934
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2097020935
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2097120936

20972-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20937+
tsconfig-paths@^3.12.0:
2097320938
version "3.12.0"
2097420939
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2097520940
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -20979,6 +20944,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2097920944
minimist "^1.2.0"
2098020945
strip-bom "^3.0.0"
2098120946

20947+
tsconfig-paths@^3.14.1:
20948+
version "3.14.1"
20949+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
20950+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
20951+
dependencies:
20952+
"@types/json5" "^0.0.29"
20953+
json5 "^1.0.1"
20954+
minimist "^1.2.6"
20955+
strip-bom "^3.0.0"
20956+
2098220957
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2098320958
version "1.14.1"
2098420959
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)