Skip to content

Commit ee65a1f

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

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
@@ -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,21 @@ 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.4"
9700+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
9701+
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
9702+
dependencies:
9703+
debug "^3.2.7"
9704+
97119705
eslint-plugin-cypress@2.12.1:
97129706
version "2.12.1"
97139707
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
@@ -9731,24 +9725,24 @@ eslint-plugin-flowtype@^5.2.0:
97319725
lodash "^4.17.15"
97329726
string-natural-compare "^3.0.1"
97339727

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==
9728+
eslint-plugin-import@2.26.0:
9729+
version "2.26.0"
9730+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
9731+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
97389732
dependencies:
9739-
array-includes "^3.1.1"
9740-
array.prototype.flat "^1.2.3"
9741-
contains-path "^0.1.0"
9733+
array-includes "^3.1.4"
9734+
array.prototype.flat "^1.2.5"
97429735
debug "^2.6.9"
9743-
doctrine "1.5.0"
9744-
eslint-import-resolver-node "^0.3.4"
9745-
eslint-module-utils "^2.6.0"
9736+
doctrine "^2.1.0"
9737+
eslint-import-resolver-node "^0.3.6"
9738+
eslint-module-utils "^2.7.3"
97469739
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"
9740+
is-core-module "^2.8.1"
9741+
is-glob "^4.0.3"
9742+
minimatch "^3.1.2"
9743+
object.values "^1.1.5"
9744+
resolve "^1.22.0"
9745+
tsconfig-paths "^3.14.1"
97529746

97539747
eslint-plugin-import@^2.22.1:
97549748
version "2.25.4"
@@ -13714,16 +13708,6 @@ load-json-file@^1.0.0:
1371413708
pinkie-promise "^2.0.0"
1371513709
strip-bom "^2.0.0"
1371613710

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-
1372713711
load-json-file@^4.0.0:
1372813712
version "4.0.0"
1372913713
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -14443,6 +14427,13 @@ minimatch@3.0.4, minimatch@^3.0.4:
1444314427
dependencies:
1444414428
brace-expansion "^1.1.7"
1444514429

14430+
minimatch@^3.1.2:
14431+
version "3.1.2"
14432+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
14433+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
14434+
dependencies:
14435+
brace-expansion "^1.1.7"
14436+
1444614437
minimist-options@4.1.0:
1444714438
version "4.1.0"
1444814439
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -14465,6 +14456,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.
1446514456
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1446614457
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1446714458

14459+
minimist@^1.2.6:
14460+
version "1.2.6"
14461+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
14462+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
14463+
1446814464
minipass-collect@^1.0.2:
1446914465
version "1.0.2"
1447014466
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -15341,7 +15337,7 @@ object.pick@^1.3.0:
1534115337
dependencies:
1534215338
isobject "^3.0.1"
1534315339

15344-
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5:
15340+
object.values@^1.1.0, object.values@^1.1.5:
1534515341
version "1.1.5"
1534615342
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
1534715343
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -15922,13 +15918,6 @@ path-type@^1.0.0:
1592215918
pify "^2.0.0"
1592315919
pinkie-promise "^2.0.0"
1592415920

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-
1593215921
path-type@^3.0.0:
1593315922
version "3.0.0"
1593415923
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -17606,14 +17595,6 @@ read-pkg-up@^1.0.1:
1760617595
find-up "^1.0.0"
1760717596
read-pkg "^1.0.0"
1760817597

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-
1761717598
read-pkg-up@^3.0.0:
1761817599
version "3.0.0"
1761917600
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -17640,15 +17621,6 @@ read-pkg@^1.0.0:
1764017621
normalize-package-data "^2.3.2"
1764117622
path-type "^1.0.0"
1764217623

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-
1765217624
read-pkg@^3.0.0:
1765317625
version "3.0.0"
1765417626
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -20158,7 +20130,7 @@ ts-pnp@1.2.0, ts-pnp@^1.1.6:
2015820130
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
2015920131
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
2016020132

20161-
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
20133+
tsconfig-paths@^3.12.0:
2016220134
version "3.12.0"
2016320135
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2016420136
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
@@ -20168,6 +20140,16 @@ tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2016820140
minimist "^1.2.0"
2016920141
strip-bom "^3.0.0"
2017020142

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

0 commit comments

Comments
 (0)