Skip to content

Commit aa6d542

Browse files
chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 (#1638)
Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.23.0) --- updated-dependencies: - dependency-name: eslint 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>
1 parent d50709a commit aa6d542

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "^19.0.4",
6969
"@vitest/coverage-v8": "^3.0.9",
7070
"commitlint": "^19.8.0",
71-
"eslint": "^9.22.0",
71+
"eslint": "^9.23.0",
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",
7474
"jsdom": "^26.0.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,10 @@ __metadata:
574574
languageName: node
575575
linkType: hard
576576

577-
"@eslint/config-helpers@npm:^0.1.0":
578-
version: 0.1.0
579-
resolution: "@eslint/config-helpers@npm:0.1.0"
580-
checksum: 10c0/3562b5325f42740fc83b0b92b7d13a61b383f8db064915143eec36184f09a09fad73eca6c2955ab6c248b0d04fa03c140f9af2f2c4c06770781a6b79f300a01e
577+
"@eslint/config-helpers@npm:^0.2.0":
578+
version: 0.2.0
579+
resolution: "@eslint/config-helpers@npm:0.2.0"
580+
checksum: 10c0/743a64653e13177029108f57ab47460ded08e3412c86216a14b7e8ab2dc79c2b64be45bf55c5ef29f83692a707dc34cf1e9217e4b8b4b272a0d9b691fdaf6a2a
581581
languageName: node
582582
linkType: hard
583583

@@ -590,9 +590,9 @@ __metadata:
590590
languageName: node
591591
linkType: hard
592592

593-
"@eslint/eslintrc@npm:^3.3.0":
594-
version: 3.3.0
595-
resolution: "@eslint/eslintrc@npm:3.3.0"
593+
"@eslint/eslintrc@npm:^3.3.1":
594+
version: 3.3.1
595+
resolution: "@eslint/eslintrc@npm:3.3.1"
596596
dependencies:
597597
ajv: "npm:^6.12.4"
598598
debug: "npm:^4.3.2"
@@ -603,14 +603,14 @@ __metadata:
603603
js-yaml: "npm:^4.1.0"
604604
minimatch: "npm:^3.1.2"
605605
strip-json-comments: "npm:^3.1.1"
606-
checksum: 10c0/215de990231b31e2fe6458f225d8cea0f5c781d3ecb0b7920703501f8cd21b3101fc5ef2f0d4f9a38865d36647b983e0e8ce8bf12fd2bcdd227fc48a5b1a43be
606+
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
607607
languageName: node
608608
linkType: hard
609609

610-
"@eslint/js@npm:9.22.0":
611-
version: 9.22.0
612-
resolution: "@eslint/js@npm:9.22.0"
613-
checksum: 10c0/5bcd009bb579dc6c6ed760703bdd741e08a48cd9decd677aa2cf67fe66236658cb09a00185a0369f3904e5cffba9e6e0f2ff4d9ba4fdf598fcd81d34c49213a5
610+
"@eslint/js@npm:9.23.0":
611+
version: 9.23.0
612+
resolution: "@eslint/js@npm:9.23.0"
613+
checksum: 10c0/4e70869372b6325389e0ab51cac6d3062689807d1cef2c3434857571422ce11dde3c62777af85c382b9f94d937127598d605d2086787f08611351bf99faded81
614614
languageName: node
615615
linkType: hard
616616

@@ -1294,7 +1294,7 @@ __metadata:
12941294
"@types/react-dom": "npm:^19.0.4"
12951295
"@vitest/coverage-v8": "npm:^3.0.9"
12961296
commitlint: "npm:^19.8.0"
1297-
eslint: "npm:^9.22.0"
1297+
eslint: "npm:^9.23.0"
12981298
husky: "npm:^9.1.7"
12991299
js-cookie: "npm:^3.0.5"
13001300
jsdom: "npm:^26.0.0"
@@ -4133,17 +4133,17 @@ __metadata:
41334133
languageName: node
41344134
linkType: hard
41354135

4136-
"eslint@npm:^9.22.0":
4137-
version: 9.22.0
4138-
resolution: "eslint@npm:9.22.0"
4136+
"eslint@npm:^9.23.0":
4137+
version: 9.23.0
4138+
resolution: "eslint@npm:9.23.0"
41394139
dependencies:
41404140
"@eslint-community/eslint-utils": "npm:^4.2.0"
41414141
"@eslint-community/regexpp": "npm:^4.12.1"
41424142
"@eslint/config-array": "npm:^0.19.2"
4143-
"@eslint/config-helpers": "npm:^0.1.0"
4143+
"@eslint/config-helpers": "npm:^0.2.0"
41444144
"@eslint/core": "npm:^0.12.0"
4145-
"@eslint/eslintrc": "npm:^3.3.0"
4146-
"@eslint/js": "npm:9.22.0"
4145+
"@eslint/eslintrc": "npm:^3.3.1"
4146+
"@eslint/js": "npm:9.23.0"
41474147
"@eslint/plugin-kit": "npm:^0.2.7"
41484148
"@humanfs/node": "npm:^0.16.6"
41494149
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4179,7 +4179,7 @@ __metadata:
41794179
optional: true
41804180
bin:
41814181
eslint: bin/eslint.js
4182-
checksum: 10c0/7b5ab6f2365971c16efe97349565f75d8343347562fb23f12734c6ab2cd5e35301373a0d51e194789ddcfdfca21db7b62ff481b03d524b8169896c305b65ff48
4182+
checksum: 10c0/9616c308dfa8d09db8ae51019c87d5d05933742214531b077bd6ab618baab3bec7938256c14dcad4dc47f5ba93feb0bc5e089f68799f076374ddea21b6a9be45
41834183
languageName: node
41844184
linkType: hard
41854185

0 commit comments

Comments
 (0)