Skip to content

Commit 042122c

Browse files
build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
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]>
1 parent 2c3996b commit 042122c

File tree

2 files changed

+123
-28
lines changed

2 files changed

+123
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"babel-plugin-styled-components": "^2.1.4",
106106
"buffer": "^6.0.3",
107107
"eslint": "9.28.0",
108-
"eslint-plugin-import": "^2.31.0",
108+
"eslint-plugin-import": "^2.32.0",
109109
"eslint-plugin-react": "^7.37.5",
110110
"eslint-plugin-react-hooks": "5.2.0",
111111
"jest": "^29.7.0",

yarn.lock

Lines changed: 122 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4436,7 +4436,7 @@ __metadata:
44364436
d3: "npm:^7.9.0"
44374437
d3-dag: "npm:^1.1.0"
44384438
eslint: "npm:9.28.0"
4439-
eslint-plugin-import: "npm:^2.31.0"
4439+
eslint-plugin-import: "npm:^2.32.0"
44404440
eslint-plugin-react: "npm:^7.37.5"
44414441
eslint-plugin-react-hooks: "npm:5.2.0"
44424442
history: "npm:^5.3.0"
@@ -4683,6 +4683,22 @@ __metadata:
46834683
languageName: node
46844684
linkType: hard
46854685

4686+
"array-includes@npm:^3.1.9":
4687+
version: 3.1.9
4688+
resolution: "array-includes@npm:3.1.9"
4689+
dependencies:
4690+
call-bind: "npm:^1.0.8"
4691+
call-bound: "npm:^1.0.4"
4692+
define-properties: "npm:^1.2.1"
4693+
es-abstract: "npm:^1.24.0"
4694+
es-object-atoms: "npm:^1.1.1"
4695+
get-intrinsic: "npm:^1.3.0"
4696+
is-string: "npm:^1.1.1"
4697+
math-intrinsics: "npm:^1.1.0"
4698+
checksum: 10c0/0235fa69078abeac05ac4250699c44996bc6f774a9cbe45db48674ce6bd142f09b327d31482ff75cf03344db4ea03eae23edb862d59378b484b47ed842574856
4699+
languageName: node
4700+
linkType: hard
4701+
46864702
"array.prototype.findlast@npm:^1.2.5":
46874703
version: 1.2.5
46884704
resolution: "array.prototype.findlast@npm:1.2.5"
@@ -4697,7 +4713,7 @@ __metadata:
46974713
languageName: node
46984714
linkType: hard
46994715

4700-
"array.prototype.findlastindex@npm:^1.2.5":
4716+
"array.prototype.findlastindex@npm:^1.2.6":
47014717
version: 1.2.6
47024718
resolution: "array.prototype.findlastindex@npm:1.2.6"
47034719
dependencies:
@@ -4712,7 +4728,7 @@ __metadata:
47124728
languageName: node
47134729
linkType: hard
47144730

4715-
"array.prototype.flat@npm:^1.3.1, array.prototype.flat@npm:^1.3.2":
4731+
"array.prototype.flat@npm:^1.3.1, array.prototype.flat@npm:^1.3.3":
47164732
version: 1.3.3
47174733
resolution: "array.prototype.flat@npm:1.3.3"
47184734
dependencies:
@@ -4724,7 +4740,7 @@ __metadata:
47244740
languageName: node
47254741
linkType: hard
47264742

4727-
"array.prototype.flatmap@npm:^1.3.2, array.prototype.flatmap@npm:^1.3.3":
4743+
"array.prototype.flatmap@npm:^1.3.3":
47284744
version: 1.3.3
47294745
resolution: "array.prototype.flatmap@npm:1.3.3"
47304746
dependencies:
@@ -6369,6 +6385,68 @@ __metadata:
63696385
languageName: node
63706386
linkType: hard
63716387

6388+
"es-abstract@npm:^1.24.0":
6389+
version: 1.24.0
6390+
resolution: "es-abstract@npm:1.24.0"
6391+
dependencies:
6392+
array-buffer-byte-length: "npm:^1.0.2"
6393+
arraybuffer.prototype.slice: "npm:^1.0.4"
6394+
available-typed-arrays: "npm:^1.0.7"
6395+
call-bind: "npm:^1.0.8"
6396+
call-bound: "npm:^1.0.4"
6397+
data-view-buffer: "npm:^1.0.2"
6398+
data-view-byte-length: "npm:^1.0.2"
6399+
data-view-byte-offset: "npm:^1.0.1"
6400+
es-define-property: "npm:^1.0.1"
6401+
es-errors: "npm:^1.3.0"
6402+
es-object-atoms: "npm:^1.1.1"
6403+
es-set-tostringtag: "npm:^2.1.0"
6404+
es-to-primitive: "npm:^1.3.0"
6405+
function.prototype.name: "npm:^1.1.8"
6406+
get-intrinsic: "npm:^1.3.0"
6407+
get-proto: "npm:^1.0.1"
6408+
get-symbol-description: "npm:^1.1.0"
6409+
globalthis: "npm:^1.0.4"
6410+
gopd: "npm:^1.2.0"
6411+
has-property-descriptors: "npm:^1.0.2"
6412+
has-proto: "npm:^1.2.0"
6413+
has-symbols: "npm:^1.1.0"
6414+
hasown: "npm:^2.0.2"
6415+
internal-slot: "npm:^1.1.0"
6416+
is-array-buffer: "npm:^3.0.5"
6417+
is-callable: "npm:^1.2.7"
6418+
is-data-view: "npm:^1.0.2"
6419+
is-negative-zero: "npm:^2.0.3"
6420+
is-regex: "npm:^1.2.1"
6421+
is-set: "npm:^2.0.3"
6422+
is-shared-array-buffer: "npm:^1.0.4"
6423+
is-string: "npm:^1.1.1"
6424+
is-typed-array: "npm:^1.1.15"
6425+
is-weakref: "npm:^1.1.1"
6426+
math-intrinsics: "npm:^1.1.0"
6427+
object-inspect: "npm:^1.13.4"
6428+
object-keys: "npm:^1.1.1"
6429+
object.assign: "npm:^4.1.7"
6430+
own-keys: "npm:^1.0.1"
6431+
regexp.prototype.flags: "npm:^1.5.4"
6432+
safe-array-concat: "npm:^1.1.3"
6433+
safe-push-apply: "npm:^1.0.0"
6434+
safe-regex-test: "npm:^1.1.0"
6435+
set-proto: "npm:^1.0.0"
6436+
stop-iteration-iterator: "npm:^1.1.0"
6437+
string.prototype.trim: "npm:^1.2.10"
6438+
string.prototype.trimend: "npm:^1.0.9"
6439+
string.prototype.trimstart: "npm:^1.0.8"
6440+
typed-array-buffer: "npm:^1.0.3"
6441+
typed-array-byte-length: "npm:^1.0.3"
6442+
typed-array-byte-offset: "npm:^1.0.4"
6443+
typed-array-length: "npm:^1.0.7"
6444+
unbox-primitive: "npm:^1.1.0"
6445+
which-typed-array: "npm:^1.1.19"
6446+
checksum: 10c0/b256e897be32df5d382786ce8cce29a1dd8c97efbab77a26609bd70f2ed29fbcfc7a31758cb07488d532e7ccccdfca76c1118f2afe5a424cdc05ca007867c318
6447+
languageName: node
6448+
linkType: hard
6449+
63726450
"es-define-property@npm:^1.0.0, es-define-property@npm:^1.0.1":
63736451
version: 1.0.1
63746452
resolution: "es-define-property@npm:1.0.1"
@@ -6505,44 +6583,44 @@ __metadata:
65056583
languageName: node
65066584
linkType: hard
65076585

6508-
"eslint-module-utils@npm:^2.12.0":
6509-
version: 2.12.0
6510-
resolution: "eslint-module-utils@npm:2.12.0"
6586+
"eslint-module-utils@npm:^2.12.1":
6587+
version: 2.12.1
6588+
resolution: "eslint-module-utils@npm:2.12.1"
65116589
dependencies:
65126590
debug: "npm:^3.2.7"
65136591
peerDependenciesMeta:
65146592
eslint:
65156593
optional: true
6516-
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
6594+
checksum: 10c0/6f4efbe7a91ae49bf67b4ab3644cb60bc5bd7db4cb5521de1b65be0847ffd3fb6bce0dd68f0995e1b312d137f768e2a1f842ee26fe73621afa05f850628fdc40
65176595
languageName: node
65186596
linkType: hard
65196597

6520-
"eslint-plugin-import@npm:^2.31.0":
6521-
version: 2.31.0
6522-
resolution: "eslint-plugin-import@npm:2.31.0"
6598+
"eslint-plugin-import@npm:^2.32.0":
6599+
version: 2.32.0
6600+
resolution: "eslint-plugin-import@npm:2.32.0"
65236601
dependencies:
65246602
"@rtsao/scc": "npm:^1.1.0"
6525-
array-includes: "npm:^3.1.8"
6526-
array.prototype.findlastindex: "npm:^1.2.5"
6527-
array.prototype.flat: "npm:^1.3.2"
6528-
array.prototype.flatmap: "npm:^1.3.2"
6603+
array-includes: "npm:^3.1.9"
6604+
array.prototype.findlastindex: "npm:^1.2.6"
6605+
array.prototype.flat: "npm:^1.3.3"
6606+
array.prototype.flatmap: "npm:^1.3.3"
65296607
debug: "npm:^3.2.7"
65306608
doctrine: "npm:^2.1.0"
65316609
eslint-import-resolver-node: "npm:^0.3.9"
6532-
eslint-module-utils: "npm:^2.12.0"
6610+
eslint-module-utils: "npm:^2.12.1"
65336611
hasown: "npm:^2.0.2"
6534-
is-core-module: "npm:^2.15.1"
6612+
is-core-module: "npm:^2.16.1"
65356613
is-glob: "npm:^4.0.3"
65366614
minimatch: "npm:^3.1.2"
65376615
object.fromentries: "npm:^2.0.8"
65386616
object.groupby: "npm:^1.0.3"
6539-
object.values: "npm:^1.2.0"
6617+
object.values: "npm:^1.2.1"
65406618
semver: "npm:^6.3.1"
6541-
string.prototype.trimend: "npm:^1.0.8"
6619+
string.prototype.trimend: "npm:^1.0.9"
65426620
tsconfig-paths: "npm:^3.15.0"
65436621
peerDependencies:
65446622
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
6545-
checksum: 10c0/e21d116ddd1900e091ad120b3eb68c5dd5437fe2c930f1211781cd38b246f090a6b74d5f3800b8255a0ed29782591521ad44eb21c5534960a8f1fb4040fd913a
6623+
checksum: 10c0/bfb1b8fc8800398e62ddfefbf3638d185286edfed26dfe00875cc2846d954491b4f5112457831588b757fa789384e1ae585f812614c4797f0499fa234fd4a48b
65466624
languageName: node
65476625
linkType: hard
65486626

@@ -7700,7 +7778,7 @@ __metadata:
77007778
languageName: node
77017779
linkType: hard
77027780

7703-
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1, is-core-module@npm:^2.16.0":
7781+
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.16.0, is-core-module@npm:^2.16.1":
77047782
version: 2.16.1
77057783
resolution: "is-core-module@npm:2.16.1"
77067784
dependencies:
@@ -7816,6 +7894,13 @@ __metadata:
78167894
languageName: node
78177895
linkType: hard
78187896

7897+
"is-negative-zero@npm:^2.0.3":
7898+
version: 2.0.3
7899+
resolution: "is-negative-zero@npm:2.0.3"
7900+
checksum: 10c0/bcdcf6b8b9714063ffcfa9929c575ac69bfdabb8f4574ff557dfc086df2836cf07e3906f5bbc4f2a5c12f8f3ba56af640c843cdfc74da8caed86c7c7d66fd08e
7901+
languageName: node
7902+
linkType: hard
7903+
78197904
"is-number-object@npm:^1.1.1":
78207905
version: 1.1.1
78217906
resolution: "is-number-object@npm:1.1.1"
@@ -7940,7 +8025,7 @@ __metadata:
79408025
languageName: node
79418026
linkType: hard
79428027

7943-
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0":
8028+
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0, is-weakref@npm:^1.1.1":
79448029
version: 1.1.1
79458030
resolution: "is-weakref@npm:1.1.1"
79468031
dependencies:
@@ -10150,7 +10235,7 @@ __metadata:
1015010235
languageName: node
1015110236
linkType: hard
1015210237

10153-
"object-inspect@npm:^1.13.3":
10238+
"object-inspect@npm:^1.13.3, object-inspect@npm:^1.13.4":
1015410239
version: 1.13.4
1015510240
resolution: "object-inspect@npm:1.13.4"
1015610241
checksum: 10c0/d7f8711e803b96ea3191c745d6f8056ce1f2496e530e6a19a0e92d89b0fa3c76d910c31f0aa270432db6bd3b2f85500a376a83aaba849a8d518c8845b3211692
@@ -10213,7 +10298,7 @@ __metadata:
1021310298
languageName: node
1021410299
linkType: hard
1021510300

10216-
"object.values@npm:^1.1.6, object.values@npm:^1.2.0, object.values@npm:^1.2.1":
10301+
"object.values@npm:^1.1.6, object.values@npm:^1.2.1":
1021710302
version: 1.2.1
1021810303
resolution: "object.values@npm:1.2.1"
1021910304
dependencies:
@@ -10921,7 +11006,7 @@ __metadata:
1092111006
languageName: node
1092211007
linkType: hard
1092311008

10924-
"regexp.prototype.flags@npm:^1.5.3":
11009+
"regexp.prototype.flags@npm:^1.5.3, regexp.prototype.flags@npm:^1.5.4":
1092511010
version: 1.5.4
1092611011
resolution: "regexp.prototype.flags@npm:1.5.4"
1092711012
dependencies:
@@ -11517,6 +11602,16 @@ __metadata:
1151711602
languageName: node
1151811603
linkType: hard
1151911604

11605+
"stop-iteration-iterator@npm:^1.1.0":
11606+
version: 1.1.0
11607+
resolution: "stop-iteration-iterator@npm:1.1.0"
11608+
dependencies:
11609+
es-errors: "npm:^1.3.0"
11610+
internal-slot: "npm:^1.1.0"
11611+
checksum: 10c0/de4e45706bb4c0354a4b1122a2b8cc45a639e86206807ce0baf390ee9218d3ef181923fa4d2b67443367c491aa255c5fbaa64bb74648e3c5b48299928af86c09
11612+
languageName: node
11613+
linkType: hard
11614+
1152011615
"string-length@npm:^4.0.1":
1152111616
version: 4.0.2
1152211617
resolution: "string-length@npm:4.0.2"
@@ -11595,7 +11690,7 @@ __metadata:
1159511690
languageName: node
1159611691
linkType: hard
1159711692

11598-
"string.prototype.trimend@npm:^1.0.8, string.prototype.trimend@npm:^1.0.9":
11693+
"string.prototype.trimend@npm:^1.0.9":
1159911694
version: 1.0.9
1160011695
resolution: "string.prototype.trimend@npm:1.0.9"
1160111696
dependencies:
@@ -12497,7 +12592,7 @@ __metadata:
1249712592
languageName: node
1249812593
linkType: hard
1249912594

12500-
"which-typed-array@npm:^1.1.16, which-typed-array@npm:^1.1.18":
12595+
"which-typed-array@npm:^1.1.16, which-typed-array@npm:^1.1.18, which-typed-array@npm:^1.1.19":
1250112596
version: 1.1.19
1250212597
resolution: "which-typed-array@npm:1.1.19"
1250312598
dependencies:

0 commit comments

Comments
 (0)