Skip to content

Commit f26e44a

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.30.0
1 parent 63db061 commit f26e44a

File tree

2 files changed

+45
-68
lines changed

2 files changed

+45
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",
3030
"eslint-config-airbnb": "18.2.1",
31-
"eslint-plugin-import": "2.29.1",
31+
"eslint-plugin-import": "2.30.0",
3232
"eslint-plugin-json": "3.1.0",
3333
"eslint-plugin-jsx-a11y": "6.9.0",
3434
"eslint-plugin-react": "7.35.1",

yarn.lock

Lines changed: 44 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,11 @@
615615
dependencies:
616616
eslint-scope "5.1.1"
617617

618+
"@rtsao/scc@^1.1.0":
619+
version "1.1.0"
620+
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
621+
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
622+
618623
"@types/color-name@^1.1.1":
619624
version "1.1.1"
620625
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -748,17 +753,6 @@ array-includes@^3.1.6:
748753
get-intrinsic "^1.1.3"
749754
is-string "^1.0.7"
750755

751-
array-includes@^3.1.7:
752-
version "3.1.7"
753-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
754-
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
755-
dependencies:
756-
call-bind "^1.0.2"
757-
define-properties "^1.2.0"
758-
es-abstract "^1.22.1"
759-
get-intrinsic "^1.2.1"
760-
is-string "^1.0.7"
761-
762756
array-includes@^3.1.8:
763757
version "3.1.8"
764758
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
@@ -783,16 +777,17 @@ array.prototype.findlast@^1.2.5:
783777
es-object-atoms "^1.0.0"
784778
es-shim-unscopables "^1.0.2"
785779

786-
array.prototype.findlastindex@^1.2.3:
787-
version "1.2.3"
788-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
789-
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
780+
array.prototype.findlastindex@^1.2.5:
781+
version "1.2.5"
782+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
783+
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
790784
dependencies:
791-
call-bind "^1.0.2"
792-
define-properties "^1.2.0"
793-
es-abstract "^1.22.1"
794-
es-shim-unscopables "^1.0.0"
795-
get-intrinsic "^1.2.1"
785+
call-bind "^1.0.7"
786+
define-properties "^1.2.1"
787+
es-abstract "^1.23.2"
788+
es-errors "^1.3.0"
789+
es-object-atoms "^1.0.0"
790+
es-shim-unscopables "^1.0.2"
796791

797792
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
798793
version "1.3.2"
@@ -1658,33 +1653,34 @@ eslint-import-resolver-node@^0.3.9:
16581653
is-core-module "^2.13.0"
16591654
resolve "^1.22.4"
16601655

1661-
eslint-module-utils@^2.8.0:
1662-
version "2.8.0"
1663-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
1664-
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
1656+
eslint-module-utils@^2.9.0:
1657+
version "2.9.0"
1658+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342"
1659+
integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==
16651660
dependencies:
16661661
debug "^3.2.7"
16671662

1668-
eslint-plugin-import@2.29.1:
1669-
version "2.29.1"
1670-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
1671-
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
1663+
eslint-plugin-import@2.30.0:
1664+
version "2.30.0"
1665+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
1666+
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
16721667
dependencies:
1673-
array-includes "^3.1.7"
1674-
array.prototype.findlastindex "^1.2.3"
1668+
"@rtsao/scc" "^1.1.0"
1669+
array-includes "^3.1.8"
1670+
array.prototype.findlastindex "^1.2.5"
16751671
array.prototype.flat "^1.3.2"
16761672
array.prototype.flatmap "^1.3.2"
16771673
debug "^3.2.7"
16781674
doctrine "^2.1.0"
16791675
eslint-import-resolver-node "^0.3.9"
1680-
eslint-module-utils "^2.8.0"
1681-
hasown "^2.0.0"
1682-
is-core-module "^2.13.1"
1676+
eslint-module-utils "^2.9.0"
1677+
hasown "^2.0.2"
1678+
is-core-module "^2.15.1"
16831679
is-glob "^4.0.3"
16841680
minimatch "^3.1.2"
1685-
object.fromentries "^2.0.7"
1686-
object.groupby "^1.0.1"
1687-
object.values "^1.1.7"
1681+
object.fromentries "^2.0.8"
1682+
object.groupby "^1.0.3"
1683+
object.values "^1.2.0"
16881684
semver "^6.3.1"
16891685
tsconfig-paths "^3.15.0"
16901686

@@ -2403,12 +2399,12 @@ is-core-module@^2.13.0:
24032399
dependencies:
24042400
has "^1.0.3"
24052401

2406-
is-core-module@^2.13.1:
2407-
version "2.13.1"
2408-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
2409-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
2402+
is-core-module@^2.15.1:
2403+
version "2.15.1"
2404+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
2405+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
24102406
dependencies:
2411-
hasown "^2.0.0"
2407+
hasown "^2.0.2"
24122408

24132409
is-data-view@^1.0.1:
24142410
version "1.0.1"
@@ -2986,15 +2982,6 @@ object.entries@^1.1.8:
29862982
define-properties "^1.2.1"
29872983
es-object-atoms "^1.0.0"
29882984

2989-
object.fromentries@^2.0.7:
2990-
version "2.0.7"
2991-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
2992-
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
2993-
dependencies:
2994-
call-bind "^1.0.2"
2995-
define-properties "^1.2.0"
2996-
es-abstract "^1.22.1"
2997-
29982985
object.fromentries@^2.0.8:
29992986
version "2.0.8"
30002987
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
@@ -3005,15 +2992,14 @@ object.fromentries@^2.0.8:
30052992
es-abstract "^1.23.2"
30062993
es-object-atoms "^1.0.0"
30072994

3008-
object.groupby@^1.0.1:
3009-
version "1.0.1"
3010-
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
3011-
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
2995+
object.groupby@^1.0.3:
2996+
version "1.0.3"
2997+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
2998+
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
30122999
dependencies:
3013-
call-bind "^1.0.2"
3014-
define-properties "^1.2.0"
3015-
es-abstract "^1.22.1"
3016-
get-intrinsic "^1.2.1"
3000+
call-bind "^1.0.7"
3001+
define-properties "^1.2.1"
3002+
es-abstract "^1.23.2"
30173003

30183004
object.values@^1.1.6:
30193005
version "1.1.6"
@@ -3024,15 +3010,6 @@ object.values@^1.1.6:
30243010
define-properties "^1.1.4"
30253011
es-abstract "^1.20.4"
30263012

3027-
object.values@^1.1.7:
3028-
version "1.1.7"
3029-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
3030-
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
3031-
dependencies:
3032-
call-bind "^1.0.2"
3033-
define-properties "^1.2.0"
3034-
es-abstract "^1.22.1"
3035-
30363013
object.values@^1.2.0:
30373014
version "1.2.0"
30383015
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"

0 commit comments

Comments
 (0)