Skip to content

Commit b965f31

Browse files
chore(deps): update eslint monorepo to v9.35.0 (#1089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9e5cbd commit b965f31

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

yarn.lock

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,7 +2321,7 @@ __metadata:
23212321
languageName: node
23222322
linkType: hard
23232323

2324-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
2324+
"@eslint-community/eslint-utils@npm:^4.4.0":
23252325
version: 4.4.1
23262326
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
23272327
dependencies:
@@ -2343,6 +2343,17 @@ __metadata:
23432343
languageName: node
23442344
linkType: hard
23452345

2346+
"@eslint-community/eslint-utils@npm:^4.8.0":
2347+
version: 4.8.0
2348+
resolution: "@eslint-community/eslint-utils@npm:4.8.0"
2349+
dependencies:
2350+
eslint-visitor-keys: "npm:^3.4.3"
2351+
peerDependencies:
2352+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
2353+
checksum: 10c0/33b93d2a4e9d5fe4c11d02d0fc5ed69e12fcb1e7ca031ded0d6adb24e768c36df77288ed79eecc784f9db34219816247db27688dfe869fb7fbf096840a097d7a
2354+
languageName: node
2355+
linkType: hard
2356+
23462357
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
23472358
version: 4.12.1
23482359
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -2394,10 +2405,10 @@ __metadata:
23942405
languageName: node
23952406
linkType: hard
23962407

2397-
"@eslint/js@npm:9.34.0, @eslint/js@npm:^9.19.0":
2398-
version: 9.34.0
2399-
resolution: "@eslint/js@npm:9.34.0"
2400-
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
2408+
"@eslint/js@npm:9.35.0, @eslint/js@npm:^9.19.0":
2409+
version: 9.35.0
2410+
resolution: "@eslint/js@npm:9.35.0"
2411+
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
24012412
languageName: node
24022413
linkType: hard
24032414

@@ -9364,16 +9375,16 @@ __metadata:
93649375
linkType: hard
93659376

93669377
"eslint@npm:^9.19.0":
9367-
version: 9.34.0
9368-
resolution: "eslint@npm:9.34.0"
9378+
version: 9.35.0
9379+
resolution: "eslint@npm:9.35.0"
93699380
dependencies:
9370-
"@eslint-community/eslint-utils": "npm:^4.2.0"
9381+
"@eslint-community/eslint-utils": "npm:^4.8.0"
93719382
"@eslint-community/regexpp": "npm:^4.12.1"
93729383
"@eslint/config-array": "npm:^0.21.0"
93739384
"@eslint/config-helpers": "npm:^0.3.1"
93749385
"@eslint/core": "npm:^0.15.2"
93759386
"@eslint/eslintrc": "npm:^3.3.1"
9376-
"@eslint/js": "npm:9.34.0"
9387+
"@eslint/js": "npm:9.35.0"
93779388
"@eslint/plugin-kit": "npm:^0.3.5"
93789389
"@humanfs/node": "npm:^0.16.6"
93799390
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -9409,7 +9420,7 @@ __metadata:
94099420
optional: true
94109421
bin:
94119422
eslint: bin/eslint.js
9412-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
9423+
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
94139424
languageName: node
94149425
linkType: hard
94159426

0 commit comments

Comments
 (0)