Skip to content

Commit 4817c34

Browse files
Update eslint monorepo to v9.39.3 (#1423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29ec1d2 commit 4817c34

1 file changed

Lines changed: 20 additions & 8 deletions

File tree

yarn.lock

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,22 @@ __metadata:
284284
languageName: node
285285
linkType: hard
286286

287-
"@eslint/js@npm:*, @eslint/js@npm:9.39.2, @eslint/js@npm:^9.12.0":
288-
version: 9.39.2
289-
resolution: "@eslint/js@npm:9.39.2"
290-
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
287+
"@eslint/js@npm:*":
288+
version: 10.0.1
289+
resolution: "@eslint/js@npm:10.0.1"
290+
peerDependencies:
291+
eslint: ^10.0.0
292+
peerDependenciesMeta:
293+
eslint:
294+
optional: true
295+
checksum: 10c0/9f3fcaf71ba7fdf65d82e8faad6ecfe97e11801cc3c362b306a88ea1ed1344ae0d35330dddb0e8ad18f010f6687a70b75491b9e01c8af57acd7987cee6b3ec6c
296+
languageName: node
297+
linkType: hard
298+
299+
"@eslint/js@npm:9.39.3, @eslint/js@npm:^9.12.0":
300+
version: 9.39.3
301+
resolution: "@eslint/js@npm:9.39.3"
302+
checksum: 10c0/df1c70d6681c8daf4a3c86dfac159fcd98a73c4620c4fbe2be6caab1f30a34c7de0ad88ab0e81162376d2cde1a2eed1c32eff5f917ca369870930a51f8e818f1
291303
languageName: node
292304
linkType: hard
293305

@@ -1570,16 +1582,16 @@ __metadata:
15701582
linkType: hard
15711583

15721584
"eslint@npm:^9.12.0":
1573-
version: 9.39.2
1574-
resolution: "eslint@npm:9.39.2"
1585+
version: 9.39.3
1586+
resolution: "eslint@npm:9.39.3"
15751587
dependencies:
15761588
"@eslint-community/eslint-utils": "npm:^4.8.0"
15771589
"@eslint-community/regexpp": "npm:^4.12.1"
15781590
"@eslint/config-array": "npm:^0.21.1"
15791591
"@eslint/config-helpers": "npm:^0.4.2"
15801592
"@eslint/core": "npm:^0.17.0"
15811593
"@eslint/eslintrc": "npm:^3.3.1"
1582-
"@eslint/js": "npm:9.39.2"
1594+
"@eslint/js": "npm:9.39.3"
15831595
"@eslint/plugin-kit": "npm:^0.4.1"
15841596
"@humanfs/node": "npm:^0.16.6"
15851597
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -1614,7 +1626,7 @@ __metadata:
16141626
optional: true
16151627
bin:
16161628
eslint: bin/eslint.js
1617-
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
1629+
checksum: 10c0/5e5dbf84d4f604f5d2d7a58c5c3fcdde30a01b8973ff3caeca8b2bacc16066717cedb4385ce52db1a2746d0b621770d4d4227cc7f44982b0b03818be2c31538d
16181630
languageName: node
16191631
linkType: hard
16201632

0 commit comments

Comments
 (0)