Skip to content

Commit 7564a3c

Browse files
Bump eslint-plugin-import from 2.31.0 to 2.32.0 (#84)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lavender <[email protected]>
1 parent 44df3fa commit 7564a3c

File tree

1 file changed

+111
-26
lines changed

1 file changed

+111
-26
lines changed

yarn.lock

Lines changed: 111 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3319,6 +3319,22 @@ __metadata:
33193319
languageName: node
33203320
linkType: hard
33213321

3322+
"array-includes@npm:^3.1.9":
3323+
version: 3.1.9
3324+
resolution: "array-includes@npm:3.1.9"
3325+
dependencies:
3326+
call-bind: "npm:^1.0.8"
3327+
call-bound: "npm:^1.0.4"
3328+
define-properties: "npm:^1.2.1"
3329+
es-abstract: "npm:^1.24.0"
3330+
es-object-atoms: "npm:^1.1.1"
3331+
get-intrinsic: "npm:^1.3.0"
3332+
is-string: "npm:^1.1.1"
3333+
math-intrinsics: "npm:^1.1.0"
3334+
checksum: 10c0/0235fa69078abeac05ac4250699c44996bc6f774a9cbe45db48674ce6bd142f09b327d31482ff75cf03344db4ea03eae23edb862d59378b484b47ed842574856
3335+
languageName: node
3336+
linkType: hard
3337+
33223338
"array-union@npm:^2.1.0":
33233339
version: 2.1.0
33243340
resolution: "array-union@npm:2.1.0"
@@ -3340,7 +3356,7 @@ __metadata:
33403356
languageName: node
33413357
linkType: hard
33423358

3343-
"array.prototype.findlastindex@npm:^1.2.5":
3359+
"array.prototype.findlastindex@npm:^1.2.6":
33443360
version: 1.2.6
33453361
resolution: "array.prototype.findlastindex@npm:1.2.6"
33463362
dependencies:
@@ -3355,7 +3371,7 @@ __metadata:
33553371
languageName: node
33563372
linkType: hard
33573373

3358-
"array.prototype.flat@npm:^1.3.1, array.prototype.flat@npm:^1.3.2":
3374+
"array.prototype.flat@npm:^1.3.1, array.prototype.flat@npm:^1.3.3":
33593375
version: 1.3.3
33603376
resolution: "array.prototype.flat@npm:1.3.3"
33613377
dependencies:
@@ -3367,7 +3383,7 @@ __metadata:
33673383
languageName: node
33683384
linkType: hard
33693385

3370-
"array.prototype.flatmap@npm:^1.3.2, array.prototype.flatmap@npm:^1.3.3":
3386+
"array.prototype.flatmap@npm:^1.3.3":
33713387
version: 1.3.3
33723388
resolution: "array.prototype.flatmap@npm:1.3.3"
33733389
dependencies:
@@ -4630,6 +4646,68 @@ __metadata:
46304646
languageName: node
46314647
linkType: hard
46324648

4649+
"es-abstract@npm:^1.24.0":
4650+
version: 1.24.0
4651+
resolution: "es-abstract@npm:1.24.0"
4652+
dependencies:
4653+
array-buffer-byte-length: "npm:^1.0.2"
4654+
arraybuffer.prototype.slice: "npm:^1.0.4"
4655+
available-typed-arrays: "npm:^1.0.7"
4656+
call-bind: "npm:^1.0.8"
4657+
call-bound: "npm:^1.0.4"
4658+
data-view-buffer: "npm:^1.0.2"
4659+
data-view-byte-length: "npm:^1.0.2"
4660+
data-view-byte-offset: "npm:^1.0.1"
4661+
es-define-property: "npm:^1.0.1"
4662+
es-errors: "npm:^1.3.0"
4663+
es-object-atoms: "npm:^1.1.1"
4664+
es-set-tostringtag: "npm:^2.1.0"
4665+
es-to-primitive: "npm:^1.3.0"
4666+
function.prototype.name: "npm:^1.1.8"
4667+
get-intrinsic: "npm:^1.3.0"
4668+
get-proto: "npm:^1.0.1"
4669+
get-symbol-description: "npm:^1.1.0"
4670+
globalthis: "npm:^1.0.4"
4671+
gopd: "npm:^1.2.0"
4672+
has-property-descriptors: "npm:^1.0.2"
4673+
has-proto: "npm:^1.2.0"
4674+
has-symbols: "npm:^1.1.0"
4675+
hasown: "npm:^2.0.2"
4676+
internal-slot: "npm:^1.1.0"
4677+
is-array-buffer: "npm:^3.0.5"
4678+
is-callable: "npm:^1.2.7"
4679+
is-data-view: "npm:^1.0.2"
4680+
is-negative-zero: "npm:^2.0.3"
4681+
is-regex: "npm:^1.2.1"
4682+
is-set: "npm:^2.0.3"
4683+
is-shared-array-buffer: "npm:^1.0.4"
4684+
is-string: "npm:^1.1.1"
4685+
is-typed-array: "npm:^1.1.15"
4686+
is-weakref: "npm:^1.1.1"
4687+
math-intrinsics: "npm:^1.1.0"
4688+
object-inspect: "npm:^1.13.4"
4689+
object-keys: "npm:^1.1.1"
4690+
object.assign: "npm:^4.1.7"
4691+
own-keys: "npm:^1.0.1"
4692+
regexp.prototype.flags: "npm:^1.5.4"
4693+
safe-array-concat: "npm:^1.1.3"
4694+
safe-push-apply: "npm:^1.0.0"
4695+
safe-regex-test: "npm:^1.1.0"
4696+
set-proto: "npm:^1.0.0"
4697+
stop-iteration-iterator: "npm:^1.1.0"
4698+
string.prototype.trim: "npm:^1.2.10"
4699+
string.prototype.trimend: "npm:^1.0.9"
4700+
string.prototype.trimstart: "npm:^1.0.8"
4701+
typed-array-buffer: "npm:^1.0.3"
4702+
typed-array-byte-length: "npm:^1.0.3"
4703+
typed-array-byte-offset: "npm:^1.0.4"
4704+
typed-array-length: "npm:^1.0.7"
4705+
unbox-primitive: "npm:^1.1.0"
4706+
which-typed-array: "npm:^1.1.19"
4707+
checksum: 10c0/b256e897be32df5d382786ce8cce29a1dd8c97efbab77a26609bd70f2ed29fbcfc7a31758cb07488d532e7ccccdfca76c1118f2afe5a424cdc05ca007867c318
4708+
languageName: node
4709+
linkType: hard
4710+
46334711
"es-define-property@npm:^1.0.0, es-define-property@npm:^1.0.1":
46344712
version: 1.0.1
46354713
resolution: "es-define-property@npm:1.0.1"
@@ -4987,44 +5065,44 @@ __metadata:
49875065
languageName: node
49885066
linkType: hard
49895067

4990-
"eslint-module-utils@npm:^2.12.0":
4991-
version: 2.12.0
4992-
resolution: "eslint-module-utils@npm:2.12.0"
5068+
"eslint-module-utils@npm:^2.12.1":
5069+
version: 2.12.1
5070+
resolution: "eslint-module-utils@npm:2.12.1"
49935071
dependencies:
49945072
debug: "npm:^3.2.7"
49955073
peerDependenciesMeta:
49965074
eslint:
49975075
optional: true
4998-
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
5076+
checksum: 10c0/6f4efbe7a91ae49bf67b4ab3644cb60bc5bd7db4cb5521de1b65be0847ffd3fb6bce0dd68f0995e1b312d137f768e2a1f842ee26fe73621afa05f850628fdc40
49995077
languageName: node
50005078
linkType: hard
50015079

50025080
"eslint-plugin-import@npm:^2.31.0":
5003-
version: 2.31.0
5004-
resolution: "eslint-plugin-import@npm:2.31.0"
5081+
version: 2.32.0
5082+
resolution: "eslint-plugin-import@npm:2.32.0"
50055083
dependencies:
50065084
"@rtsao/scc": "npm:^1.1.0"
5007-
array-includes: "npm:^3.1.8"
5008-
array.prototype.findlastindex: "npm:^1.2.5"
5009-
array.prototype.flat: "npm:^1.3.2"
5010-
array.prototype.flatmap: "npm:^1.3.2"
5085+
array-includes: "npm:^3.1.9"
5086+
array.prototype.findlastindex: "npm:^1.2.6"
5087+
array.prototype.flat: "npm:^1.3.3"
5088+
array.prototype.flatmap: "npm:^1.3.3"
50115089
debug: "npm:^3.2.7"
50125090
doctrine: "npm:^2.1.0"
50135091
eslint-import-resolver-node: "npm:^0.3.9"
5014-
eslint-module-utils: "npm:^2.12.0"
5092+
eslint-module-utils: "npm:^2.12.1"
50155093
hasown: "npm:^2.0.2"
5016-
is-core-module: "npm:^2.15.1"
5094+
is-core-module: "npm:^2.16.1"
50175095
is-glob: "npm:^4.0.3"
50185096
minimatch: "npm:^3.1.2"
50195097
object.fromentries: "npm:^2.0.8"
50205098
object.groupby: "npm:^1.0.3"
5021-
object.values: "npm:^1.2.0"
5099+
object.values: "npm:^1.2.1"
50225100
semver: "npm:^6.3.1"
5023-
string.prototype.trimend: "npm:^1.0.8"
5101+
string.prototype.trimend: "npm:^1.0.9"
50245102
tsconfig-paths: "npm:^3.15.0"
50255103
peerDependencies:
50265104
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
5027-
checksum: 10c0/e21d116ddd1900e091ad120b3eb68c5dd5437fe2c930f1211781cd38b246f090a6b74d5f3800b8255a0ed29782591521ad44eb21c5534960a8f1fb4040fd913a
5105+
checksum: 10c0/bfb1b8fc8800398e62ddfefbf3638d185286edfed26dfe00875cc2846d954491b4f5112457831588b757fa789384e1ae585f812614c4797f0499fa234fd4a48b
50285106
languageName: node
50295107
linkType: hard
50305108

@@ -6082,7 +6160,7 @@ __metadata:
60826160
languageName: node
60836161
linkType: hard
60846162

6085-
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1, is-core-module@npm:^2.16.0":
6163+
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.16.0, is-core-module@npm:^2.16.1":
60866164
version: 2.16.1
60876165
resolution: "is-core-module@npm:2.16.1"
60886166
dependencies:
@@ -6182,6 +6260,13 @@ __metadata:
61826260
languageName: node
61836261
linkType: hard
61846262

6263+
"is-negative-zero@npm:^2.0.3":
6264+
version: 2.0.3
6265+
resolution: "is-negative-zero@npm:2.0.3"
6266+
checksum: 10c0/bcdcf6b8b9714063ffcfa9929c575ac69bfdabb8f4574ff557dfc086df2836cf07e3906f5bbc4f2a5c12f8f3ba56af640c843cdfc74da8caed86c7c7d66fd08e
6267+
languageName: node
6268+
linkType: hard
6269+
61856270
"is-number-object@npm:^1.1.1":
61866271
version: 1.1.1
61876272
resolution: "is-number-object@npm:1.1.1"
@@ -6271,7 +6356,7 @@ __metadata:
62716356
languageName: node
62726357
linkType: hard
62736358

6274-
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0":
6359+
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0, is-weakref@npm:^1.1.1":
62756360
version: 1.1.1
62766361
resolution: "is-weakref@npm:1.1.1"
62776362
dependencies:
@@ -7154,7 +7239,7 @@ __metadata:
71547239
languageName: node
71557240
linkType: hard
71567241

7157-
"object-inspect@npm:^1.13.3":
7242+
"object-inspect@npm:^1.13.3, object-inspect@npm:^1.13.4":
71587243
version: 1.13.4
71597244
resolution: "object-inspect@npm:1.13.4"
71607245
checksum: 10c0/d7f8711e803b96ea3191c745d6f8056ce1f2496e530e6a19a0e92d89b0fa3c76d910c31f0aa270432db6bd3b2f85500a376a83aaba849a8d518c8845b3211692
@@ -7234,7 +7319,7 @@ __metadata:
72347319
languageName: node
72357320
linkType: hard
72367321

7237-
"object.values@npm:^1.1.6, object.values@npm:^1.2.0, object.values@npm:^1.2.1":
7322+
"object.values@npm:^1.1.6, object.values@npm:^1.2.1":
72387323
version: 1.2.1
72397324
resolution: "object.values@npm:1.2.1"
72407325
dependencies:
@@ -7918,7 +8003,7 @@ __metadata:
79188003
languageName: node
79198004
linkType: hard
79208005

7921-
"regexp.prototype.flags@npm:^1.5.1, regexp.prototype.flags@npm:^1.5.3":
8006+
"regexp.prototype.flags@npm:^1.5.1, regexp.prototype.flags@npm:^1.5.3, regexp.prototype.flags@npm:^1.5.4":
79228007
version: 1.5.4
79238008
resolution: "regexp.prototype.flags@npm:1.5.4"
79248009
dependencies:
@@ -8570,7 +8655,7 @@ __metadata:
85708655
languageName: node
85718656
linkType: hard
85728657

8573-
"stop-iteration-iterator@npm:^1.0.0":
8658+
"stop-iteration-iterator@npm:^1.0.0, stop-iteration-iterator@npm:^1.1.0":
85748659
version: 1.1.0
85758660
resolution: "stop-iteration-iterator@npm:1.1.0"
85768661
dependencies:
@@ -8703,7 +8788,7 @@ __metadata:
87038788
languageName: node
87048789
linkType: hard
87058790

8706-
"string.prototype.trimend@npm:^1.0.8, string.prototype.trimend@npm:^1.0.9":
8791+
"string.prototype.trimend@npm:^1.0.9":
87078792
version: 1.0.9
87088793
resolution: "string.prototype.trimend@npm:1.0.9"
87098794
dependencies:
@@ -9798,7 +9883,7 @@ __metadata:
97989883
languageName: node
97999884
linkType: hard
98009885

9801-
"which-typed-array@npm:^1.1.13, which-typed-array@npm:^1.1.18":
9886+
"which-typed-array@npm:^1.1.13, which-typed-array@npm:^1.1.18, which-typed-array@npm:^1.1.19":
98029887
version: 1.1.19
98039888
resolution: "which-typed-array@npm:1.1.19"
98049889
dependencies:

0 commit comments

Comments
 (0)