Skip to content

Commit 0bb8216

Browse files
build(deps-dev): Bump eslint from 9.34.0 to 9.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e3fce2 commit 0bb8216

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"cspell": "9.2.0",
168168
"dprint": "0.50.1",
169169
"editorconfig": "3.0.1",
170-
"eslint": "9.34.0",
170+
"eslint": "9.35.0",
171171
"growl": "1.10.5",
172172
"happy-dom": "18.0.1",
173173
"husky": "9.1.7",

yarn.lock

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ __metadata:
13011301
languageName: node
13021302
linkType: hard
13031303

1304-
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.5.0, @eslint-community/eslint-utils@npm:^4.5.1":
1304+
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.5.0, @eslint-community/eslint-utils@npm:^4.5.1":
13051305
version: 4.6.1
13061306
resolution: "@eslint-community/eslint-utils@npm:4.6.1"
13071307
dependencies:
@@ -1312,6 +1312,17 @@ __metadata:
13121312
languageName: node
13131313
linkType: hard
13141314

1315+
"@eslint-community/eslint-utils@npm:^4.8.0":
1316+
version: 4.9.0
1317+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1318+
dependencies:
1319+
eslint-visitor-keys: "npm:^3.4.3"
1320+
peerDependencies:
1321+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1322+
checksum: 10/89b1eb3137e14c379865e60573f524fcc0ee5c4b0c7cd21090673e75e5a720f14b92f05ab2d02704c2314b67e67b6f96f3bb209ded6b890ced7b667aa4bf1fa2
1323+
languageName: node
1324+
linkType: hard
1325+
13151326
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1":
13161327
version: 4.12.1
13171328
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1379,10 +1390,10 @@ __metadata:
13791390
languageName: node
13801391
linkType: hard
13811392

1382-
"@eslint/js@npm:9.34.0":
1383-
version: 9.34.0
1384-
resolution: "@eslint/js@npm:9.34.0"
1385-
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
1393+
"@eslint/js@npm:9.35.0":
1394+
version: 9.35.0
1395+
resolution: "@eslint/js@npm:9.35.0"
1396+
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
13861397
languageName: node
13871398
linkType: hard
13881399

@@ -1688,7 +1699,7 @@ __metadata:
16881699
devlop: "npm:1.1.0"
16891700
dprint: "npm:0.50.1"
16901701
editorconfig: "npm:3.0.1"
1691-
eslint: "npm:9.34.0"
1702+
eslint: "npm:9.35.0"
16921703
growl: "npm:1.10.5"
16931704
happy-dom: "npm:18.0.1"
16941705
husky: "npm:9.1.7"
@@ -5263,17 +5274,17 @@ __metadata:
52635274
languageName: node
52645275
linkType: hard
52655276

5266-
"eslint@npm:9.34.0":
5267-
version: 9.34.0
5268-
resolution: "eslint@npm:9.34.0"
5277+
"eslint@npm:9.35.0":
5278+
version: 9.35.0
5279+
resolution: "eslint@npm:9.35.0"
52695280
dependencies:
5270-
"@eslint-community/eslint-utils": "npm:^4.2.0"
5281+
"@eslint-community/eslint-utils": "npm:^4.8.0"
52715282
"@eslint-community/regexpp": "npm:^4.12.1"
52725283
"@eslint/config-array": "npm:^0.21.0"
52735284
"@eslint/config-helpers": "npm:^0.3.1"
52745285
"@eslint/core": "npm:^0.15.2"
52755286
"@eslint/eslintrc": "npm:^3.3.1"
5276-
"@eslint/js": "npm:9.34.0"
5287+
"@eslint/js": "npm:9.35.0"
52775288
"@eslint/plugin-kit": "npm:^0.3.5"
52785289
"@humanfs/node": "npm:^0.16.6"
52795290
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5309,7 +5320,7 @@ __metadata:
53095320
optional: true
53105321
bin:
53115322
eslint: bin/eslint.js
5312-
checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c
5323+
checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e
53135324
languageName: node
53145325
linkType: hard
53155326

0 commit comments

Comments
 (0)