Skip to content

Commit e104984

Browse files
chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 (#1630)
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: eslint 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 e60fa65 commit e104984

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

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.8",
7070
"commitlint": "^19.7.1",
71-
"eslint": "^9.21.0",
71+
"eslint": "^9.22.0",
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",
7474
"jsdom": "^26.0.0",

yarn.lock

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,13 @@ __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
581+
languageName: node
582+
linkType: hard
583+
577584
"@eslint/core@npm:^0.12.0":
578585
version: 0.12.0
579586
resolution: "@eslint/core@npm:0.12.0"
@@ -600,10 +607,10 @@ __metadata:
600607
languageName: node
601608
linkType: hard
602609

603-
"@eslint/js@npm:9.21.0":
604-
version: 9.21.0
605-
resolution: "@eslint/js@npm:9.21.0"
606-
checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3
610+
"@eslint/js@npm:9.22.0":
611+
version: 9.22.0
612+
resolution: "@eslint/js@npm:9.22.0"
613+
checksum: 10c0/5bcd009bb579dc6c6ed760703bdd741e08a48cd9decd677aa2cf67fe66236658cb09a00185a0369f3904e5cffba9e6e0f2ff4d9ba4fdf598fcd81d34c49213a5
607614
languageName: node
608615
linkType: hard
609616

@@ -1287,7 +1294,7 @@ __metadata:
12871294
"@types/react-dom": "npm:^19.0.4"
12881295
"@vitest/coverage-v8": "npm:^3.0.8"
12891296
commitlint: "npm:^19.7.1"
1290-
eslint: "npm:^9.21.0"
1297+
eslint: "npm:^9.22.0"
12911298
husky: "npm:^9.1.7"
12921299
js-cookie: "npm:^3.0.5"
12931300
jsdom: "npm:^26.0.0"
@@ -4102,13 +4109,13 @@ __metadata:
41024109
languageName: node
41034110
linkType: hard
41044111

4105-
"eslint-scope@npm:^8.2.0":
4106-
version: 8.2.0
4107-
resolution: "eslint-scope@npm:8.2.0"
4112+
"eslint-scope@npm:^8.3.0":
4113+
version: 8.3.0
4114+
resolution: "eslint-scope@npm:8.3.0"
41084115
dependencies:
41094116
esrecurse: "npm:^4.3.0"
41104117
estraverse: "npm:^5.2.0"
4111-
checksum: 10c0/8d2d58e2136d548ac7e0099b1a90d9fab56f990d86eb518de1247a7066d38c908be2f3df477a79cf60d70b30ba18735d6c6e70e9914dca2ee515a729975d70d6
4118+
checksum: 10c0/23bf54345573201fdf06d29efa345ab508b355492f6c6cc9e2b9f6d02b896f369b6dd5315205be94b8853809776c4d13353b85c6b531997b164ff6c3328ecf5b
41124119
languageName: node
41134120
linkType: hard
41144121

@@ -4126,16 +4133,17 @@ __metadata:
41264133
languageName: node
41274134
linkType: hard
41284135

4129-
"eslint@npm:^9.21.0":
4130-
version: 9.21.0
4131-
resolution: "eslint@npm:9.21.0"
4136+
"eslint@npm:^9.22.0":
4137+
version: 9.22.0
4138+
resolution: "eslint@npm:9.22.0"
41324139
dependencies:
41334140
"@eslint-community/eslint-utils": "npm:^4.2.0"
41344141
"@eslint-community/regexpp": "npm:^4.12.1"
41354142
"@eslint/config-array": "npm:^0.19.2"
4143+
"@eslint/config-helpers": "npm:^0.1.0"
41364144
"@eslint/core": "npm:^0.12.0"
41374145
"@eslint/eslintrc": "npm:^3.3.0"
4138-
"@eslint/js": "npm:9.21.0"
4146+
"@eslint/js": "npm:9.22.0"
41394147
"@eslint/plugin-kit": "npm:^0.2.7"
41404148
"@humanfs/node": "npm:^0.16.6"
41414149
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4147,7 +4155,7 @@ __metadata:
41474155
cross-spawn: "npm:^7.0.6"
41484156
debug: "npm:^4.3.2"
41494157
escape-string-regexp: "npm:^4.0.0"
4150-
eslint-scope: "npm:^8.2.0"
4158+
eslint-scope: "npm:^8.3.0"
41514159
eslint-visitor-keys: "npm:^4.2.0"
41524160
espree: "npm:^10.3.0"
41534161
esquery: "npm:^1.5.0"
@@ -4171,7 +4179,7 @@ __metadata:
41714179
optional: true
41724180
bin:
41734181
eslint: bin/eslint.js
4174-
checksum: 10c0/558edb25b440cd51825d66fed3e84f1081bd6f4cb2cf994e60ece4c5978fa0583e88b75faf187c1fc21688c4ff7072f12bf5f6d1be1e09a4d6af78cff39dc520
4182+
checksum: 10c0/7b5ab6f2365971c16efe97349565f75d8343347562fb23f12734c6ab2cd5e35301373a0d51e194789ddcfdfca21db7b62ff481b03d524b8169896c305b65ff48
41754183
languageName: node
41764184
linkType: hard
41774185

0 commit comments

Comments
 (0)