Skip to content

Commit dbdc8e7

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

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
@@ -5607,7 +5607,7 @@ array-ify@^1.0.0:
56075607
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
56085608
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
56095609

5610-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
5610+
array-includes@^3.1.3, array-includes@^3.1.4:
56115611
version "3.1.4"
56125612
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
56135613
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -5651,7 +5651,7 @@ array-unique@^0.3.2:
56515651
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
56525652
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
56535653

5654-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
5654+
array.prototype.flat@^1.2.5:
56555655
version "1.2.5"
56565656
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
56575657
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -7471,11 +7471,6 @@ constants-browserify@^1.0.0:
74717471
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
74727472
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
74737473

7474-
contains-path@^0.1.0:
7475-
version "0.1.0"
7476-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
7477-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
7478-
74797474
content-disposition@0.5.4:
74807475
version "0.5.4"
74817476
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -8518,14 +8513,6 @@ dns-txt@^2.0.2:
85188513
dependencies:
85198514
buffer-indexof "^1.0.0"
85208515

8521-
doctrine@1.5.0:
8522-
version "1.5.0"
8523-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
8524-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
8525-
dependencies:
8526-
esutils "^2.0.2"
8527-
isarray "^1.0.0"
8528-
85298516
doctrine@^2.1.0:
85308517
version "2.1.0"
85318518
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -9297,7 +9284,7 @@ eslint-config-react-app@^6.0.0:
92979284
dependencies:
92989285
confusing-browser-globals "^1.0.10"
92999286

9300-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
9287+
eslint-import-resolver-node@^0.3.6:
93019288
version "0.3.6"
93029289
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
93039290
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -9316,14 +9303,21 @@ eslint-loader@^2.2.1:
93169303
object-hash "^1.1.4"
93179304
rimraf "^2.6.1"
93189305

9319-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
9306+
eslint-module-utils@^2.7.2:
93209307
version "2.7.2"
93219308
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
93229309
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
93239310
dependencies:
93249311
debug "^3.2.7"
93259312
find-up "^2.1.0"
93269313

9314+
eslint-module-utils@^2.7.3:
9315+
version "2.7.4"
9316+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
9317+
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
9318+
dependencies:
9319+
debug "^3.2.7"
9320+
93279321
eslint-plugin-cypress@2.12.1:
93289322
version "2.12.1"
93299323
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -9347,24 +9341,24 @@ eslint-plugin-flowtype@^5.2.0:
93479341
lodash "^4.17.15"
93489342
string-natural-compare "^3.0.1"
93499343

9350-
eslint-plugin-import@2.22.1:
9351-
version "2.22.1"
9352-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
9353-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
9344+
eslint-plugin-import@2.26.0:
9345+
version "2.26.0"
9346+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
9347+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
93549348
dependencies:
9355-
array-includes "^3.1.1"
9356-
array.prototype.flat "^1.2.3"
9357-
contains-path "^0.1.0"
9349+
array-includes "^3.1.4"
9350+
array.prototype.flat "^1.2.5"
93589351
debug "^2.6.9"
9359-
doctrine "1.5.0"
9360-
eslint-import-resolver-node "^0.3.4"
9361-
eslint-module-utils "^2.6.0"
9352+
doctrine "^2.1.0"
9353+
eslint-import-resolver-node "^0.3.6"
9354+
eslint-module-utils "^2.7.3"
93629355
has "^1.0.3"
9363-
minimatch "^3.0.4"
9364-
object.values "^1.1.1"
9365-
read-pkg-up "^2.0.0"
9366-
resolve "^1.17.0"
9367-
tsconfig-paths "^3.9.0"
9356+
is-core-module "^2.8.1"
9357+
is-glob "^4.0.3"
9358+
minimatch "^3.1.2"
9359+
object.values "^1.1.5"
9360+
resolve "^1.22.0"
9361+
tsconfig-paths "^3.14.1"
93689362

93699363
eslint-plugin-import@^2.22.1:
93709364
version "2.25.4"
@@ -13454,16 +13448,6 @@ load-json-file@^1.0.0:
1345413448
pinkie-promise "^2.0.0"
1345513449
strip-bom "^2.0.0"
1345613450

13457-
load-json-file@^2.0.0:
13458-
version "2.0.0"
13459-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
13460-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
13461-
dependencies:
13462-
graceful-fs "^4.1.2"
13463-
parse-json "^2.2.0"
13464-
pify "^2.0.0"
13465-
strip-bom "^3.0.0"
13466-
1346713451
load-json-file@^4.0.0:
1346813452
version "4.0.0"
1346913453
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -14219,6 +14203,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1421914203
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1422014204
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1422114205

14206+
minimist@^1.2.6:
14207+
version "1.2.7"
14208+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
14209+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
14210+
1422214211
minipass-collect@^1.0.2:
1422314212
version "1.0.2"
1422414213
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -15156,7 +15145,7 @@ object.pick@^1.3.0:
1515615145
dependencies:
1515715146
isobject "^3.0.1"
1515815147

15159-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
15148+
object.values@^1.1.0, object.values@^1.1.5:
1516015149
version "1.1.5"
1516115150
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1516215151
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -15746,13 +15735,6 @@ path-type@^1.0.0:
1574615735
pify "^2.0.0"
1574715736
pinkie-promise "^2.0.0"
1574815737

15749-
path-type@^2.0.0:
15750-
version "2.0.0"
15751-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
15752-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
15753-
dependencies:
15754-
pify "^2.0.0"
15755-
1575615738
path-type@^3.0.0:
1575715739
version "3.0.0"
1575815740
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -17487,14 +17469,6 @@ read-pkg-up@^1.0.1:
1748717469
find-up "^1.0.0"
1748817470
read-pkg "^1.0.0"
1748917471

17490-
read-pkg-up@^2.0.0:
17491-
version "2.0.0"
17492-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
17493-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
17494-
dependencies:
17495-
find-up "^2.0.0"
17496-
read-pkg "^2.0.0"
17497-
1749817472
read-pkg-up@^3.0.0:
1749917473
version "3.0.0"
1750017474
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -17521,15 +17495,6 @@ read-pkg@^1.0.0:
1752117495
normalize-package-data "^2.3.2"
1752217496
path-type "^1.0.0"
1752317497

17524-
read-pkg@^2.0.0:
17525-
version "2.0.0"
17526-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
17527-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
17528-
dependencies:
17529-
load-json-file "^2.0.0"
17530-
normalize-package-data "^2.3.2"
17531-
path-type "^2.0.0"
17532-
1753317498
read-pkg@^3.0.0:
1753417499
version "3.0.0"
1753517500
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -20110,7 +20075,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2011020075
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2011120076
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2011220077

20113-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20078+
tsconfig-paths@^3.12.0:
2011420079
version "3.12.0"
2011520080
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2011620081
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -20120,6 +20085,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2012020085
minimist "^1.2.0"
2012120086
strip-bom "^3.0.0"
2012220087

20088+
tsconfig-paths@^3.14.1:
20089+
version "3.14.1"
20090+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
20091+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
20092+
dependencies:
20093+
"@types/json5" "^0.0.29"
20094+
json5 "^1.0.1"
20095+
minimist "^1.2.6"
20096+
strip-bom "^3.0.0"
20097+
2012320098
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2012420099
version "1.14.1"
2012520100
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)