Skip to content

Commit 3e2e738

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.26.0
1 parent 5cefb2f commit 3e2e738

File tree

2 files changed

+52
-69
lines changed

2 files changed

+52
-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

+51-68
Original file line numberDiff line numberDiff line change
@@ -6014,7 +6014,7 @@ array-ify@^1.0.0:
60146014
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
60156015
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
60166016

6017-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
6017+
array-includes@^3.1.3, array-includes@^3.1.4:
60186018
version "3.1.4"
60196019
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
60206020
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -6047,7 +6047,7 @@ array-unique@^0.3.2:
60476047
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
60486048
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
60496049

6050-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
6050+
array.prototype.flat@^1.2.5:
60516051
version "1.2.5"
60526052
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
60536053
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -7861,11 +7861,6 @@ constants-browserify@^1.0.0:
78617861
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
78627862
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
78637863

7864-
contains-path@^0.1.0:
7865-
version "0.1.0"
7866-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
7867-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
7868-
78697864
content-disposition@0.5.2:
78707865
version "0.5.2"
78717866
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
@@ -8960,14 +8955,6 @@ dns-txt@^2.0.2:
89608955
dependencies:
89618956
buffer-indexof "^1.0.0"
89628957

8963-
doctrine@1.5.0:
8964-
version "1.5.0"
8965-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
8966-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
8967-
dependencies:
8968-
esutils "^2.0.2"
8969-
isarray "^1.0.0"
8970-
89718958
doctrine@^2.1.0:
89728959
version "2.1.0"
89738960
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -9730,7 +9717,7 @@ eslint-config-react-app@^6.0.0:
97309717
dependencies:
97319718
confusing-browser-globals "^1.0.10"
97329719

9733-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
9720+
eslint-import-resolver-node@^0.3.6:
97349721
version "0.3.6"
97359722
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
97369723
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -9749,14 +9736,22 @@ eslint-loader@^2.2.1:
97499736
object-hash "^1.1.4"
97509737
rimraf "^2.6.1"
97519738

9752-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
9739+
eslint-module-utils@^2.7.2:
97539740
version "2.7.2"
97549741
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
97559742
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
97569743
dependencies:
97579744
debug "^3.2.7"
97589745
find-up "^2.1.0"
97599746

9747+
eslint-module-utils@^2.7.3:
9748+
version "2.7.3"
9749+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
9750+
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
9751+
dependencies:
9752+
debug "^3.2.7"
9753+
find-up "^2.1.0"
9754+
97609755
eslint-plugin-cypress@2.12.1:
97619756
version "2.12.1"
97629757
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -9780,24 +9775,24 @@ eslint-plugin-flowtype@^5.2.0:
97809775
lodash "^4.17.15"
97819776
string-natural-compare "^3.0.1"
97829777

9783-
eslint-plugin-import@2.22.1:
9784-
version "2.22.1"
9785-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
9786-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
9778+
eslint-plugin-import@2.26.0:
9779+
version "2.26.0"
9780+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
9781+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
97879782
dependencies:
9788-
array-includes "^3.1.1"
9789-
array.prototype.flat "^1.2.3"
9790-
contains-path "^0.1.0"
9783+
array-includes "^3.1.4"
9784+
array.prototype.flat "^1.2.5"
97919785
debug "^2.6.9"
9792-
doctrine "1.5.0"
9793-
eslint-import-resolver-node "^0.3.4"
9794-
eslint-module-utils "^2.6.0"
9786+
doctrine "^2.1.0"
9787+
eslint-import-resolver-node "^0.3.6"
9788+
eslint-module-utils "^2.7.3"
97959789
has "^1.0.3"
9796-
minimatch "^3.0.4"
9797-
object.values "^1.1.1"
9798-
read-pkg-up "^2.0.0"
9799-
resolve "^1.17.0"
9800-
tsconfig-paths "^3.9.0"
9790+
is-core-module "^2.8.1"
9791+
is-glob "^4.0.3"
9792+
minimatch "^3.1.2"
9793+
object.values "^1.1.5"
9794+
resolve "^1.22.0"
9795+
tsconfig-paths "^3.14.1"
98019796

98029797
eslint-plugin-import@^2.22.1:
98039798
version "2.25.4"
@@ -13891,16 +13886,6 @@ load-json-file@^1.0.0:
1389113886
pinkie-promise "^2.0.0"
1389213887
strip-bom "^2.0.0"
1389313888

13894-
load-json-file@^2.0.0:
13895-
version "2.0.0"
13896-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
13897-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
13898-
dependencies:
13899-
graceful-fs "^4.1.2"
13900-
parse-json "^2.2.0"
13901-
pify "^2.0.0"
13902-
strip-bom "^3.0.0"
13903-
1390413889
load-json-file@^4.0.0:
1390513890
version "4.0.0"
1390613891
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -14650,6 +14635,13 @@ minimatch@3.0.4, minimatch@^3.0.4:
1465014635
dependencies:
1465114636
brace-expansion "^1.1.7"
1465214637

14638+
minimatch@^3.1.2:
14639+
version "3.1.2"
14640+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
14641+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
14642+
dependencies:
14643+
brace-expansion "^1.1.7"
14644+
1465314645
minimist-options@4.1.0:
1465414646
version "4.1.0"
1465514647
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -14672,6 +14664,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1467214664
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1467314665
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1467414666

14667+
minimist@^1.2.6:
14668+
version "1.2.6"
14669+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
14670+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
14671+
1467514672
minipass-collect@^1.0.2:
1467614673
version "1.0.2"
1467714674
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -15492,7 +15489,7 @@ object.pick@^1.3.0:
1549215489
dependencies:
1549315490
isobject "^3.0.1"
1549415491

15495-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
15492+
object.values@^1.1.0, object.values@^1.1.5:
1549615493
version "1.1.5"
1549715494
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1549815495
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -16098,13 +16095,6 @@ path-type@^1.0.0:
1609816095
pify "^2.0.0"
1609916096
pinkie-promise "^2.0.0"
1610016097

16101-
path-type@^2.0.0:
16102-
version "2.0.0"
16103-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
16104-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
16105-
dependencies:
16106-
pify "^2.0.0"
16107-
1610816098
path-type@^3.0.0:
1610916099
version "3.0.0"
1611016100
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -17850,14 +17840,6 @@ read-pkg-up@^1.0.1:
1785017840
find-up "^1.0.0"
1785117841
read-pkg "^1.0.0"
1785217842

17853-
read-pkg-up@^2.0.0:
17854-
version "2.0.0"
17855-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
17856-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
17857-
dependencies:
17858-
find-up "^2.0.0"
17859-
read-pkg "^2.0.0"
17860-
1786117843
read-pkg-up@^3.0.0:
1786217844
version "3.0.0"
1786317845
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -17884,15 +17866,6 @@ read-pkg@^1.0.0:
1788417866
normalize-package-data "^2.3.2"
1788517867
path-type "^1.0.0"
1788617868

17887-
read-pkg@^2.0.0:
17888-
version "2.0.0"
17889-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
17890-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
17891-
dependencies:
17892-
load-json-file "^2.0.0"
17893-
normalize-package-data "^2.3.2"
17894-
path-type "^2.0.0"
17895-
1789617869
read-pkg@^3.0.0:
1789717870
version "3.0.0"
1789817871
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -20439,7 +20412,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2043920412
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2044020413
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2044120414

20442-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20415+
tsconfig-paths@^3.12.0:
2044320416
version "3.12.0"
2044420417
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2044520418
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -20449,6 +20422,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2044920422
minimist "^1.2.0"
2045020423
strip-bom "^3.0.0"
2045120424

20425+
tsconfig-paths@^3.14.1:
20426+
version "3.14.1"
20427+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
20428+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
20429+
dependencies:
20430+
"@types/json5" "^0.0.29"
20431+
json5 "^1.0.1"
20432+
minimist "^1.2.6"
20433+
strip-bom "^3.0.0"
20434+
2045220435
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2045320436
version "1.14.1"
2045420437
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)