Skip to content

Commit 169b18d

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

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
@@ -1498,7 +1498,7 @@ __metadata:
14981498
languageName: node
14991499
linkType: hard
15001500

1501-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
1501+
"@eslint-community/eslint-utils@npm:^4.4.0":
15021502
version: 4.4.1
15031503
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
15041504
dependencies:
@@ -1520,6 +1520,17 @@ __metadata:
15201520
languageName: node
15211521
linkType: hard
15221522

1523+
"@eslint-community/eslint-utils@npm:^4.8.0":
1524+
version: 4.8.0
1525+
resolution: "@eslint-community/eslint-utils@npm:4.8.0"
1526+
dependencies:
1527+
eslint-visitor-keys: "npm:^3.4.3"
1528+
peerDependencies:
1529+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1530+
checksum: 10c0/33b93d2a4e9d5fe4c11d02d0fc5ed69e12fcb1e7ca031ded0d6adb24e768c36df77288ed79eecc784f9db34219816247db27688dfe869fb7fbf096840a097d7a
1531+
languageName: node
1532+
linkType: hard
1533+
15231534
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
15241535
version: 4.12.1
15251536
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1571,10 +1582,10 @@ __metadata:
15711582
languageName: node
15721583
linkType: hard
15731584

1574-
"@eslint/js@npm:*, @eslint/js@npm:9.34.0, @eslint/js@npm:^9.13.0":
1575-
version: 9.34.0
1576-
resolution: "@eslint/js@npm:9.34.0"
1577-
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
1585+
"@eslint/js@npm:*, @eslint/js@npm:9.35.0, @eslint/js@npm:^9.13.0":
1586+
version: 9.35.0
1587+
resolution: "@eslint/js@npm:9.35.0"
1588+
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
15781589
languageName: node
15791590
linkType: hard
15801591

@@ -5517,16 +5528,16 @@ __metadata:
55175528
linkType: hard
55185529

55195530
"eslint@npm:^9.13.0":
5520-
version: 9.34.0
5521-
resolution: "eslint@npm:9.34.0"
5531+
version: 9.35.0
5532+
resolution: "eslint@npm:9.35.0"
55225533
dependencies:
5523-
"@eslint-community/eslint-utils": "npm:^4.2.0"
5534+
"@eslint-community/eslint-utils": "npm:^4.8.0"
55245535
"@eslint-community/regexpp": "npm:^4.12.1"
55255536
"@eslint/config-array": "npm:^0.21.0"
55265537
"@eslint/config-helpers": "npm:^0.3.1"
55275538
"@eslint/core": "npm:^0.15.2"
55285539
"@eslint/eslintrc": "npm:^3.3.1"
5529-
"@eslint/js": "npm:9.34.0"
5540+
"@eslint/js": "npm:9.35.0"
55305541
"@eslint/plugin-kit": "npm:^0.3.5"
55315542
"@humanfs/node": "npm:^0.16.6"
55325543
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5562,7 +5573,7 @@ __metadata:
55625573
optional: true
55635574
bin:
55645575
eslint: bin/eslint.js
5565-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
5576+
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
55665577
languageName: node
55675578
linkType: hard
55685579

0 commit comments

Comments
 (0)