Skip to content

Commit b4ff7c2

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

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

6077-
array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4:
6077+
array-includes@^3.1.3, array-includes@^3.1.4:
60786078
version "3.1.4"
60796079
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
60806080
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -6107,7 +6107,7 @@ array-unique@^0.3.2:
61076107
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
61086108
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
61096109

6110-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
6110+
array.prototype.flat@^1.2.5:
61116111
version "1.2.5"
61126112
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
61136113
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -7886,11 +7886,6 @@ constants-browserify@^1.0.0:
78867886
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
78877887
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
78887888

7889-
contains-path@^0.1.0:
7890-
version "0.1.0"
7891-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
7892-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
7893-
78947889
content-disposition@0.5.4:
78957890
version "0.5.4"
78967891
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -8944,14 +8939,6 @@ dns-txt@^2.0.2:
89448939
dependencies:
89458940
buffer-indexof "^1.0.0"
89468941

8947-
doctrine@1.5.0:
8948-
version "1.5.0"
8949-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
8950-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
8951-
dependencies:
8952-
esutils "^2.0.2"
8953-
isarray "^1.0.0"
8954-
89558942
doctrine@^2.1.0:
89568943
version "2.1.0"
89578944
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -9681,7 +9668,7 @@ eslint-config-react-app@^6.0.0:
96819668
dependencies:
96829669
confusing-browser-globals "^1.0.10"
96839670

9684-
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
9671+
eslint-import-resolver-node@^0.3.6:
96859672
version "0.3.6"
96869673
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
96879674
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -9700,14 +9687,22 @@ eslint-loader@^2.2.1:
97009687
object-hash "^1.1.4"
97019688
rimraf "^2.6.1"
97029689

9703-
eslint-module-utils@^2.6.0, eslint-module-utils@^2.7.2:
9690+
eslint-module-utils@^2.7.2:
97049691
version "2.7.2"
97059692
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
97069693
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
97079694
dependencies:
97089695
debug "^3.2.7"
97099696
find-up "^2.1.0"
97109697

9698+
eslint-module-utils@^2.7.3:
9699+
version "2.7.3"
9700+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
9701+
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
9702+
dependencies:
9703+
debug "^3.2.7"
9704+
find-up "^2.1.0"
9705+
97119706
eslint-plugin-cypress@2.12.1:
97129707
version "2.12.1"
97139708
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -9731,24 +9726,24 @@ eslint-plugin-flowtype@^5.2.0:
97319726
lodash "^4.17.15"
97329727
string-natural-compare "^3.0.1"
97339728

9734-
eslint-plugin-import@2.22.1:
9735-
version "2.22.1"
9736-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
9737-
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
9729+
eslint-plugin-import@2.26.0:
9730+
version "2.26.0"
9731+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
9732+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
97389733
dependencies:
9739-
array-includes "^3.1.1"
9740-
array.prototype.flat "^1.2.3"
9741-
contains-path "^0.1.0"
9734+
array-includes "^3.1.4"
9735+
array.prototype.flat "^1.2.5"
97429736
debug "^2.6.9"
9743-
doctrine "1.5.0"
9744-
eslint-import-resolver-node "^0.3.4"
9745-
eslint-module-utils "^2.6.0"
9737+
doctrine "^2.1.0"
9738+
eslint-import-resolver-node "^0.3.6"
9739+
eslint-module-utils "^2.7.3"
97469740
has "^1.0.3"
9747-
minimatch "^3.0.4"
9748-
object.values "^1.1.1"
9749-
read-pkg-up "^2.0.0"
9750-
resolve "^1.17.0"
9751-
tsconfig-paths "^3.9.0"
9741+
is-core-module "^2.8.1"
9742+
is-glob "^4.0.3"
9743+
minimatch "^3.1.2"
9744+
object.values "^1.1.5"
9745+
resolve "^1.22.0"
9746+
tsconfig-paths "^3.14.1"
97529747

97539748
eslint-plugin-import@^2.22.1:
97549749
version "2.25.4"
@@ -13714,16 +13709,6 @@ load-json-file@^1.0.0:
1371413709
pinkie-promise "^2.0.0"
1371513710
strip-bom "^2.0.0"
1371613711

13717-
load-json-file@^2.0.0:
13718-
version "2.0.0"
13719-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
13720-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
13721-
dependencies:
13722-
graceful-fs "^4.1.2"
13723-
parse-json "^2.2.0"
13724-
pify "^2.0.0"
13725-
strip-bom "^3.0.0"
13726-
1372713712
load-json-file@^4.0.0:
1372813713
version "4.0.0"
1372913714
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -14443,6 +14428,13 @@ minimatch@3.0.4, minimatch@^3.0.4:
1444314428
dependencies:
1444414429
brace-expansion "^1.1.7"
1444514430

14431+
minimatch@^3.1.2:
14432+
version "3.1.2"
14433+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
14434+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
14435+
dependencies:
14436+
brace-expansion "^1.1.7"
14437+
1444614438
minimist-options@4.1.0:
1444714439
version "4.1.0"
1444814440
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -14465,6 +14457,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1446514457
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1446614458
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1446714459

14460+
minimist@^1.2.6:
14461+
version "1.2.6"
14462+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
14463+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
14464+
1446814465
minipass-collect@^1.0.2:
1446914466
version "1.0.2"
1447014467
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -15341,7 +15338,7 @@ object.pick@^1.3.0:
1534115338
dependencies:
1534215339
isobject "^3.0.1"
1534315340

15344-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
15341+
object.values@^1.1.0, object.values@^1.1.5:
1534515342
version "1.1.5"
1534615343
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1534715344
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -15922,13 +15919,6 @@ path-type@^1.0.0:
1592215919
pify "^2.0.0"
1592315920
pinkie-promise "^2.0.0"
1592415921

15925-
path-type@^2.0.0:
15926-
version "2.0.0"
15927-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
15928-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
15929-
dependencies:
15930-
pify "^2.0.0"
15931-
1593215922
path-type@^3.0.0:
1593315923
version "3.0.0"
1593415924
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -17606,14 +17596,6 @@ read-pkg-up@^1.0.1:
1760617596
find-up "^1.0.0"
1760717597
read-pkg "^1.0.0"
1760817598

17609-
read-pkg-up@^2.0.0:
17610-
version "2.0.0"
17611-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
17612-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
17613-
dependencies:
17614-
find-up "^2.0.0"
17615-
read-pkg "^2.0.0"
17616-
1761717599
read-pkg-up@^3.0.0:
1761817600
version "3.0.0"
1761917601
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -17640,15 +17622,6 @@ read-pkg@^1.0.0:
1764017622
normalize-package-data "^2.3.2"
1764117623
path-type "^1.0.0"
1764217624

17643-
read-pkg@^2.0.0:
17644-
version "2.0.0"
17645-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
17646-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
17647-
dependencies:
17648-
load-json-file "^2.0.0"
17649-
normalize-package-data "^2.3.2"
17650-
path-type "^2.0.0"
17651-
1765217625
read-pkg@^3.0.0:
1765317626
version "3.0.0"
1765417627
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -20158,7 +20131,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2015820131
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2015920132
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2016020133

20161-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20134+
tsconfig-paths@^3.12.0:
2016220135
version "3.12.0"
2016320136
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2016420137
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -20168,6 +20141,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2016820141
minimist "^1.2.0"
2016920142
strip-bom "^3.0.0"
2017020143

20144+
tsconfig-paths@^3.14.1:
20145+
version "3.14.1"
20146+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
20147+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
20148+
dependencies:
20149+
"@types/json5" "^0.0.29"
20150+
json5 "^1.0.1"
20151+
minimist "^1.2.6"
20152+
strip-bom "^3.0.0"
20153+
2017120154
tslib@^1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2017220155
version "1.14.1"
2017320156
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)