Skip to content

Commit 67f8d98

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

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
@@ -1252,7 +1252,7 @@ __metadata:
12521252
languageName: node
12531253
linkType: hard
12541254

1255-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
1255+
"@eslint-community/eslint-utils@npm:^4.4.0":
12561256
version: 4.4.1
12571257
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
12581258
dependencies:
@@ -1274,6 +1274,17 @@ __metadata:
12741274
languageName: node
12751275
linkType: hard
12761276

1277+
"@eslint-community/eslint-utils@npm:^4.8.0":
1278+
version: 4.8.0
1279+
resolution: "@eslint-community/eslint-utils@npm:4.8.0"
1280+
dependencies:
1281+
eslint-visitor-keys: "npm:^3.4.3"
1282+
peerDependencies:
1283+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1284+
checksum: 10c0/33b93d2a4e9d5fe4c11d02d0fc5ed69e12fcb1e7ca031ded0d6adb24e768c36df77288ed79eecc784f9db34219816247db27688dfe869fb7fbf096840a097d7a
1285+
languageName: node
1286+
linkType: hard
1287+
12771288
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
12781289
version: 4.12.1
12791290
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1325,10 +1336,10 @@ __metadata:
13251336
languageName: node
13261337
linkType: hard
13271338

1328-
"@eslint/js@npm:*, @eslint/js@npm:9.34.0, @eslint/js@npm:^9.18.0":
1329-
version: 9.34.0
1330-
resolution: "@eslint/js@npm:9.34.0"
1331-
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
1339+
"@eslint/js@npm:*, @eslint/js@npm:9.35.0, @eslint/js@npm:^9.18.0":
1340+
version: 9.35.0
1341+
resolution: "@eslint/js@npm:9.35.0"
1342+
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
13321343
languageName: node
13331344
linkType: hard
13341345

@@ -5341,16 +5352,16 @@ __metadata:
53415352
linkType: hard
53425353

53435354
"eslint@npm:^9.18.0":
5344-
version: 9.34.0
5345-
resolution: "eslint@npm:9.34.0"
5355+
version: 9.35.0
5356+
resolution: "eslint@npm:9.35.0"
53465357
dependencies:
5347-
"@eslint-community/eslint-utils": "npm:^4.2.0"
5358+
"@eslint-community/eslint-utils": "npm:^4.8.0"
53485359
"@eslint-community/regexpp": "npm:^4.12.1"
53495360
"@eslint/config-array": "npm:^0.21.0"
53505361
"@eslint/config-helpers": "npm:^0.3.1"
53515362
"@eslint/core": "npm:^0.15.2"
53525363
"@eslint/eslintrc": "npm:^3.3.1"
5353-
"@eslint/js": "npm:9.34.0"
5364+
"@eslint/js": "npm:9.35.0"
53545365
"@eslint/plugin-kit": "npm:^0.3.5"
53555366
"@humanfs/node": "npm:^0.16.6"
53565367
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5386,7 +5397,7 @@ __metadata:
53865397
optional: true
53875398
bin:
53885399
eslint: bin/eslint.js
5389-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
5400+
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
53905401
languageName: node
53915402
linkType: hard
53925403

0 commit comments

Comments
 (0)