Skip to content

Commit e60b448

Browse files
chore(deps): update eslint monorepo to v9.39.4
1 parent 394d1f2 commit e60b448

File tree

1 file changed

+56
-18
lines changed

1 file changed

+56
-18
lines changed

yarn.lock

Lines changed: 56 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,14 +1908,14 @@ __metadata:
19081908
languageName: node
19091909
linkType: hard
19101910

1911-
"@eslint/config-array@npm:^0.21.1":
1912-
version: 0.21.1
1913-
resolution: "@eslint/config-array@npm:0.21.1"
1911+
"@eslint/config-array@npm:^0.21.2":
1912+
version: 0.21.2
1913+
resolution: "@eslint/config-array@npm:0.21.2"
19141914
dependencies:
19151915
"@eslint/object-schema": "npm:^2.1.7"
19161916
debug: "npm:^4.3.1"
1917-
minimatch: "npm:^3.1.2"
1918-
checksum: 10c0/2f657d4edd6ddcb920579b72e7a5b127865d4c3fb4dda24f11d5c4f445a93ca481aebdbd6bf3291c536f5d034458dbcbb298ee3b698bc6c9dd02900fe87eec3c
1917+
minimatch: "npm:^3.1.5"
1918+
checksum: 10c0/89dfe815d18456177c0a1f238daf4593107fd20298b3598e0103054360d3b8d09d967defd8318f031185d68df1f95cfa68becf1390a9c5c6887665f1475142e3
19191919
languageName: node
19201920
linkType: hard
19211921

@@ -1937,7 +1937,7 @@ __metadata:
19371937
languageName: node
19381938
linkType: hard
19391939

1940-
"@eslint/eslintrc@npm:^3.3.0, @eslint/eslintrc@npm:^3.3.1":
1940+
"@eslint/eslintrc@npm:^3.3.0":
19411941
version: 3.3.3
19421942
resolution: "@eslint/eslintrc@npm:3.3.3"
19431943
dependencies:
@@ -1954,10 +1954,27 @@ __metadata:
19541954
languageName: node
19551955
linkType: hard
19561956

1957-
"@eslint/js@npm:9.39.2, @eslint/js@npm:^9.22.0":
1958-
version: 9.39.2
1959-
resolution: "@eslint/js@npm:9.39.2"
1960-
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
1957+
"@eslint/eslintrc@npm:^3.3.5":
1958+
version: 3.3.5
1959+
resolution: "@eslint/eslintrc@npm:3.3.5"
1960+
dependencies:
1961+
ajv: "npm:^6.14.0"
1962+
debug: "npm:^4.3.2"
1963+
espree: "npm:^10.0.1"
1964+
globals: "npm:^14.0.0"
1965+
ignore: "npm:^5.2.0"
1966+
import-fresh: "npm:^3.2.1"
1967+
js-yaml: "npm:^4.1.1"
1968+
minimatch: "npm:^3.1.5"
1969+
strip-json-comments: "npm:^3.1.1"
1970+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
1971+
languageName: node
1972+
linkType: hard
1973+
1974+
"@eslint/js@npm:9.39.4, @eslint/js@npm:^9.22.0":
1975+
version: 9.39.4
1976+
resolution: "@eslint/js@npm:9.39.4"
1977+
checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46
19611978
languageName: node
19621979
linkType: hard
19631980

@@ -3918,6 +3935,18 @@ __metadata:
39183935
languageName: node
39193936
linkType: hard
39203937

3938+
"ajv@npm:^6.14.0":
3939+
version: 6.14.0
3940+
resolution: "ajv@npm:6.14.0"
3941+
dependencies:
3942+
fast-deep-equal: "npm:^3.1.1"
3943+
fast-json-stable-stringify: "npm:^2.0.0"
3944+
json-schema-traverse: "npm:^0.4.1"
3945+
uri-js: "npm:^4.2.2"
3946+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
3947+
languageName: node
3948+
linkType: hard
3949+
39213950
"ajv@npm:^8.11.0":
39223951
version: 8.17.1
39233952
resolution: "ajv@npm:8.17.1"
@@ -6206,22 +6235,22 @@ __metadata:
62066235
linkType: hard
62076236

62086237
"eslint@npm:^9.22.0":
6209-
version: 9.39.2
6210-
resolution: "eslint@npm:9.39.2"
6238+
version: 9.39.4
6239+
resolution: "eslint@npm:9.39.4"
62116240
dependencies:
62126241
"@eslint-community/eslint-utils": "npm:^4.8.0"
62136242
"@eslint-community/regexpp": "npm:^4.12.1"
6214-
"@eslint/config-array": "npm:^0.21.1"
6243+
"@eslint/config-array": "npm:^0.21.2"
62156244
"@eslint/config-helpers": "npm:^0.4.2"
62166245
"@eslint/core": "npm:^0.17.0"
6217-
"@eslint/eslintrc": "npm:^3.3.1"
6218-
"@eslint/js": "npm:9.39.2"
6246+
"@eslint/eslintrc": "npm:^3.3.5"
6247+
"@eslint/js": "npm:9.39.4"
62196248
"@eslint/plugin-kit": "npm:^0.4.1"
62206249
"@humanfs/node": "npm:^0.16.6"
62216250
"@humanwhocodes/module-importer": "npm:^1.0.1"
62226251
"@humanwhocodes/retry": "npm:^0.4.2"
62236252
"@types/estree": "npm:^1.0.6"
6224-
ajv: "npm:^6.12.4"
6253+
ajv: "npm:^6.14.0"
62256254
chalk: "npm:^4.0.0"
62266255
cross-spawn: "npm:^7.0.6"
62276256
debug: "npm:^4.3.2"
@@ -6240,7 +6269,7 @@ __metadata:
62406269
is-glob: "npm:^4.0.0"
62416270
json-stable-stringify-without-jsonify: "npm:^1.0.1"
62426271
lodash.merge: "npm:^4.6.2"
6243-
minimatch: "npm:^3.1.2"
6272+
minimatch: "npm:^3.1.5"
62446273
natural-compare: "npm:^1.4.0"
62456274
optionator: "npm:^0.9.3"
62466275
peerDependencies:
@@ -6250,7 +6279,7 @@ __metadata:
62506279
optional: true
62516280
bin:
62526281
eslint: bin/eslint.js
6253-
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
6282+
checksum: 10c0/1955067c2d991f0c84f4c4abfafe31bb47fa3b717a7fd3e43fe1e511c6f859d7700cbca969f85661dc4c130f7aeced5e5444884314198a54428f5e5141db9337
62546283
languageName: node
62556284
linkType: hard
62566285

@@ -9375,6 +9404,15 @@ __metadata:
93759404
languageName: node
93769405
linkType: hard
93779406

9407+
"minimatch@npm:^3.1.5":
9408+
version: 3.1.5
9409+
resolution: "minimatch@npm:3.1.5"
9410+
dependencies:
9411+
brace-expansion: "npm:^1.1.7"
9412+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
9413+
languageName: node
9414+
linkType: hard
9415+
93789416
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
93799417
version: 9.0.5
93809418
resolution: "minimatch@npm:9.0.5"

0 commit comments

Comments
 (0)