Skip to content

Commit 6d553e7

Browse files
Bump eslint-plugin-import from 2.29.1 to 2.30.0 (#438)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b9a39a commit 6d553e7

File tree

1 file changed

+44
-38
lines changed

1 file changed

+44
-38
lines changed

yarn.lock

Lines changed: 44 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@
144144
"@nodelib/fs.scandir" "2.1.5"
145145
fastq "^1.6.0"
146146

147+
"@rtsao/scc@^1.1.0":
148+
version "1.1.0"
149+
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
150+
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
151+
147152
"@types/fined@*":
148153
version "1.1.3"
149154
resolved "https://registry.yarnpkg.com/@types/fined/-/fined-1.1.3.tgz#83f03e8f0a8d3673dfcafb18fce3571f6250e1bc"
@@ -559,7 +564,7 @@ array-flatten@^2.1.0:
559564
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
560565
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
561566

562-
array-includes@^3.0.3, array-includes@^3.1.6, array-includes@^3.1.7, array-includes@^3.1.8:
567+
array-includes@^3.0.3, array-includes@^3.1.6, array-includes@^3.1.8:
563568
version "3.1.8"
564569
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
565570
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -646,16 +651,17 @@ array.prototype.findlast@^1.2.5:
646651
es-object-atoms "^1.0.0"
647652
es-shim-unscopables "^1.0.2"
648653

649-
array.prototype.findlastindex@^1.2.3:
650-
version "1.2.3"
651-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
652-
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
654+
array.prototype.findlastindex@^1.2.5:
655+
version "1.2.5"
656+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
657+
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
653658
dependencies:
654-
call-bind "^1.0.2"
655-
define-properties "^1.2.0"
656-
es-abstract "^1.22.1"
657-
es-shim-unscopables "^1.0.0"
658-
get-intrinsic "^1.2.1"
659+
call-bind "^1.0.7"
660+
define-properties "^1.2.1"
661+
es-abstract "^1.23.2"
662+
es-errors "^1.3.0"
663+
es-object-atoms "^1.0.0"
664+
es-shim-unscopables "^1.0.2"
659665

660666
array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
661667
version "1.3.2"
@@ -4771,10 +4777,10 @@ eslint-loader@1.9.0:
47714777
object-hash "^1.1.4"
47724778
rimraf "^2.6.1"
47734779

4774-
eslint-module-utils@^2.8.0:
4775-
version "2.8.0"
4776-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
4777-
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
4780+
eslint-module-utils@^2.9.0:
4781+
version "2.11.0"
4782+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11.0.tgz#b99b211ca4318243f09661fae088f373ad5243c4"
4783+
integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==
47784784
dependencies:
47794785
debug "^3.2.7"
47804786

@@ -4786,25 +4792,26 @@ eslint-plugin-flowtype@2.50.3:
47864792
lodash "^4.17.10"
47874793

47884794
eslint-plugin-import@^2.14.0:
4789-
version "2.29.1"
4790-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
4791-
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
4795+
version "2.30.0"
4796+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
4797+
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
47924798
dependencies:
4793-
array-includes "^3.1.7"
4794-
array.prototype.findlastindex "^1.2.3"
4799+
"@rtsao/scc" "^1.1.0"
4800+
array-includes "^3.1.8"
4801+
array.prototype.findlastindex "^1.2.5"
47954802
array.prototype.flat "^1.3.2"
47964803
array.prototype.flatmap "^1.3.2"
47974804
debug "^3.2.7"
47984805
doctrine "^2.1.0"
47994806
eslint-import-resolver-node "^0.3.9"
4800-
eslint-module-utils "^2.8.0"
4801-
hasown "^2.0.0"
4802-
is-core-module "^2.13.1"
4807+
eslint-module-utils "^2.9.0"
4808+
hasown "^2.0.2"
4809+
is-core-module "^2.15.1"
48034810
is-glob "^4.0.3"
48044811
minimatch "^3.1.2"
4805-
object.fromentries "^2.0.7"
4806-
object.groupby "^1.0.1"
4807-
object.values "^1.1.7"
4812+
object.fromentries "^2.0.8"
4813+
object.groupby "^1.0.3"
4814+
object.values "^1.2.0"
48084815
semver "^6.3.1"
48094816
tsconfig-paths "^3.15.0"
48104817

@@ -6843,12 +6850,12 @@ is-color-stop@^1.0.0:
68436850
rgb-regex "^1.0.1"
68446851
rgba-regex "^1.0.0"
68456852

6846-
is-core-module@^2.13.0, is-core-module@^2.13.1:
6847-
version "2.13.1"
6848-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
6849-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
6853+
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.15.1:
6854+
version "2.15.1"
6855+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
6856+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
68506857
dependencies:
6851-
hasown "^2.0.0"
6858+
hasown "^2.0.2"
68526859

68536860
is-data-descriptor@^0.1.4:
68546861
version "0.1.4"
@@ -9079,15 +9086,14 @@ object.getownpropertydescriptors@^2.1.1:
90799086
define-properties "^1.1.3"
90809087
es-abstract "^1.19.1"
90819088

9082-
object.groupby@^1.0.1:
9083-
version "1.0.1"
9084-
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
9085-
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
9089+
object.groupby@^1.0.3:
9090+
version "1.0.3"
9091+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
9092+
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
90869093
dependencies:
9087-
call-bind "^1.0.2"
9088-
define-properties "^1.2.0"
9089-
es-abstract "^1.22.1"
9090-
get-intrinsic "^1.2.1"
9094+
call-bind "^1.0.7"
9095+
define-properties "^1.2.1"
9096+
es-abstract "^1.23.2"
90919097

90929098
object.map@^1.0.0:
90939099
version "1.0.1"

0 commit comments

Comments
 (0)