Skip to content

Commit 444c032

Browse files
authored
Merge pull request #695 from awibox/dependabot/npm_and_yarn/eslint-plugin-import-2.28.1
Bump eslint-plugin-import from 2.26.0 to 2.28.1
2 parents 359c904 + 2a17748 commit 444c032

File tree

1 file changed

+77
-76
lines changed

1 file changed

+77
-76
lines changed

yarn.lock

Lines changed: 77 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,7 +2581,7 @@ array-flatten@^2.1.2:
25812581
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
25822582
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
25832583

2584-
array-includes@^3.1.3, array-includes@^3.1.4, array-includes@^3.1.6:
2584+
array-includes@^3.1.3, array-includes@^3.1.6:
25852585
version "3.1.7"
25862586
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
25872587
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
@@ -2613,14 +2613,26 @@ array.prototype.filter@^1.0.0:
26132613
es-array-method-boxes-properly "^1.0.0"
26142614
is-string "^1.0.7"
26152615

2616-
array.prototype.flat@^1.2.3, array.prototype.flat@^1.2.5:
2617-
version "1.2.5"
2618-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
2619-
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
2616+
array.prototype.findlastindex@^1.2.2:
2617+
version "1.2.3"
2618+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
2619+
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
26202620
dependencies:
26212621
call-bind "^1.0.2"
2622-
define-properties "^1.1.3"
2623-
es-abstract "^1.19.0"
2622+
define-properties "^1.2.0"
2623+
es-abstract "^1.22.1"
2624+
es-shim-unscopables "^1.0.0"
2625+
get-intrinsic "^1.2.1"
2626+
2627+
array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1:
2628+
version "1.3.2"
2629+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
2630+
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
2631+
dependencies:
2632+
call-bind "^1.0.2"
2633+
define-properties "^1.2.0"
2634+
es-abstract "^1.22.1"
2635+
es-shim-unscopables "^1.0.0"
26242636

26252637
array.prototype.flatmap@^1.3.1:
26262638
version "1.3.2"
@@ -4174,7 +4186,7 @@ data-urls@^3.0.1:
41744186
whatwg-mimetype "^3.0.0"
41754187
whatwg-url "^10.0.0"
41764188

4177-
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
4189+
[email protected], debug@^2.2.0, debug@^2.3.3:
41784190
version "2.6.9"
41794191
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
41804192
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
@@ -4906,40 +4918,44 @@ [email protected]:
49064918
object.assign "^4.1.0"
49074919
object.entries "^1.1.1"
49084920

4909-
eslint-import-resolver-node@^0.3.6:
4910-
version "0.3.6"
4911-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
4912-
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
4921+
eslint-import-resolver-node@^0.3.7:
4922+
version "0.3.9"
4923+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
4924+
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
49134925
dependencies:
49144926
debug "^3.2.7"
4915-
resolve "^1.20.0"
4927+
is-core-module "^2.13.0"
4928+
resolve "^1.22.4"
49164929

4917-
eslint-module-utils@^2.7.3:
4918-
version "2.7.3"
4919-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
4920-
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
4930+
eslint-module-utils@^2.8.0:
4931+
version "2.8.0"
4932+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
4933+
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
49214934
dependencies:
49224935
debug "^3.2.7"
4923-
find-up "^2.1.0"
49244936

49254937
eslint-plugin-import@^2.26.0:
4926-
version "2.26.0"
4927-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
4928-
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
4938+
version "2.28.1"
4939+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz#63b8b5b3c409bfc75ebaf8fb206b07ab435482c4"
4940+
integrity sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==
49294941
dependencies:
4930-
array-includes "^3.1.4"
4931-
array.prototype.flat "^1.2.5"
4932-
debug "^2.6.9"
4942+
array-includes "^3.1.6"
4943+
array.prototype.findlastindex "^1.2.2"
4944+
array.prototype.flat "^1.3.1"
4945+
array.prototype.flatmap "^1.3.1"
4946+
debug "^3.2.7"
49334947
doctrine "^2.1.0"
4934-
eslint-import-resolver-node "^0.3.6"
4935-
eslint-module-utils "^2.7.3"
4948+
eslint-import-resolver-node "^0.3.7"
4949+
eslint-module-utils "^2.8.0"
49364950
has "^1.0.3"
4937-
is-core-module "^2.8.1"
4951+
is-core-module "^2.13.0"
49384952
is-glob "^4.0.3"
49394953
minimatch "^3.1.2"
4940-
object.values "^1.1.5"
4941-
resolve "^1.22.0"
4942-
tsconfig-paths "^3.14.1"
4954+
object.fromentries "^2.0.6"
4955+
object.groupby "^1.0.0"
4956+
object.values "^1.1.6"
4957+
semver "^6.3.1"
4958+
tsconfig-paths "^3.14.2"
49434959

49444960
eslint-plugin-react@^7.31.8:
49454961
version "7.33.2"
@@ -5514,13 +5530,6 @@ find-root@^1.1.0:
55145530
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
55155531
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==
55165532

5517-
find-up@^2.1.0:
5518-
version "2.1.0"
5519-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
5520-
integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
5521-
dependencies:
5522-
locate-path "^2.0.0"
5523-
55245533
find-up@^3.0.0:
55255534
version "3.0.0"
55265535
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
@@ -6686,10 +6695,10 @@ is-ci@^2.0.0:
66866695
dependencies:
66876696
ci-info "^2.0.0"
66886697

6689-
is-core-module@^2.8.1, is-core-module@^2.9.0:
6690-
version "2.9.0"
6691-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
6692-
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
6698+
is-core-module@^2.13.0, is-core-module@^2.9.0:
6699+
version "2.13.0"
6700+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
6701+
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
66936702
dependencies:
66946703
has "^1.0.3"
66956704

@@ -7826,7 +7835,7 @@ json-stringify-safe@~5.0.1:
78267835
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
78277836
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
78287837

7829-
json5@^1.0.1:
7838+
json5@^1.0.1, json5@^1.0.2:
78307839
version "1.0.2"
78317840
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
78327841
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
@@ -7971,14 +7980,6 @@ loader-utils@^2.0.0:
79717980
emojis-list "^3.0.0"
79727981
json5 "^2.1.2"
79737982

7974-
locate-path@^2.0.0:
7975-
version "2.0.0"
7976-
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
7977-
integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=
7978-
dependencies:
7979-
p-locate "^2.0.0"
7980-
path-exists "^3.0.0"
7981-
79827983
locate-path@^3.0.0:
79837984
version "3.0.0"
79847985
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -8772,6 +8773,16 @@ object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.1
87728773
define-properties "^1.1.3"
87738774
es-abstract "^1.19.1"
87748775

8776+
object.groupby@^1.0.0:
8777+
version "1.0.1"
8778+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
8779+
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
8780+
dependencies:
8781+
call-bind "^1.0.2"
8782+
define-properties "^1.2.0"
8783+
es-abstract "^1.22.1"
8784+
get-intrinsic "^1.2.1"
8785+
87758786
object.hasown@^1.1.2:
87768787
version "1.1.3"
87778788
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.3.tgz#6a5f2897bb4d3668b8e79364f98ccf971bda55ae"
@@ -8787,7 +8798,7 @@ object.pick@^1.3.0:
87878798
dependencies:
87888799
isobject "^3.0.1"
87898800

8790-
object.values@^1.1.1, object.values@^1.1.5, object.values@^1.1.6:
8801+
object.values@^1.1.1, object.values@^1.1.6:
87918802
version "1.1.7"
87928803
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
87938804
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
@@ -8928,13 +8939,6 @@ p-is-promise@^1.1.0:
89288939
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e"
89298940
integrity sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=
89308941

8931-
p-limit@^1.1.0:
8932-
version "1.3.0"
8933-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
8934-
integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
8935-
dependencies:
8936-
p-try "^1.0.0"
8937-
89388942
p-limit@^2.0.0, p-limit@^2.2.0:
89398943
version "2.3.0"
89408944
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
@@ -8949,13 +8953,6 @@ p-limit@^3.0.2:
89498953
dependencies:
89508954
yocto-queue "^0.1.0"
89518955

8952-
p-locate@^2.0.0:
8953-
version "2.0.0"
8954-
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
8955-
integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=
8956-
dependencies:
8957-
p-limit "^1.1.0"
8958-
89598956
p-locate@^3.0.0:
89608957
version "3.0.0"
89618958
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -9016,11 +9013,6 @@ p-timeout@^2.0.1:
90169013
dependencies:
90179014
p-finally "^1.0.0"
90189015

9019-
p-try@^1.0.0:
9020-
version "1.0.0"
9021-
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
9022-
integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=
9023-
90249016
p-try@^2.0.0:
90259017
version "2.2.0"
90269018
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -10300,7 +10292,7 @@ resolve-url@^0.2.1:
1030010292
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1030110293
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1030210294

10303-
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.9.0:
10295+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.9.0:
1030410296
version "1.22.1"
1030510297
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
1030610298
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -10309,6 +10301,15 @@ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.18.1, resolve@^1.1
1030910301
path-parse "^1.0.7"
1031010302
supports-preserve-symlinks-flag "^1.0.0"
1031110303

10304+
resolve@^1.22.4:
10305+
version "1.22.6"
10306+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.6.tgz#dd209739eca3aef739c626fea1b4f3c506195362"
10307+
integrity sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==
10308+
dependencies:
10309+
is-core-module "^2.13.0"
10310+
path-parse "^1.0.7"
10311+
supports-preserve-symlinks-flag "^1.0.0"
10312+
1031210313
resolve@^2.0.0-next.4:
1031310314
version "2.0.0-next.4"
1031410315
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
@@ -11592,13 +11593,13 @@ trim-repeated@^1.0.0:
1159211593
dependencies:
1159311594
escape-string-regexp "^1.0.2"
1159411595

11595-
tsconfig-paths@^3.14.1:
11596-
version "3.14.1"
11597-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
11598-
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
11596+
tsconfig-paths@^3.14.2:
11597+
version "3.14.2"
11598+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
11599+
integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
1159911600
dependencies:
1160011601
"@types/json5" "^0.0.29"
11601-
json5 "^1.0.1"
11602+
json5 "^1.0.2"
1160211603
minimist "^1.2.6"
1160311604
strip-bom "^3.0.0"
1160411605

0 commit comments

Comments
 (0)