Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit 6005f62

Browse files
Update dependency eslint to v9.39.4
1 parent 5344255 commit 6005f62

1 file changed

Lines changed: 18 additions & 30 deletions

File tree

yarn.lock

Lines changed: 18 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -701,14 +701,14 @@ __metadata:
701701
languageName: node
702702
linkType: hard
703703

704-
"@eslint/config-array@npm:^0.21.1":
705-
version: 0.21.1
706-
resolution: "@eslint/config-array@npm:0.21.1"
704+
"@eslint/config-array@npm:^0.21.2":
705+
version: 0.21.2
706+
resolution: "@eslint/config-array@npm:0.21.2"
707707
dependencies:
708708
"@eslint/object-schema": "npm:^2.1.7"
709709
debug: "npm:^4.3.1"
710-
minimatch: "npm:^3.1.2"
711-
checksum: 10c0/2f657d4edd6ddcb920579b72e7a5b127865d4c3fb4dda24f11d5c4f445a93ca481aebdbd6bf3291c536f5d034458dbcbb298ee3b698bc6c9dd02900fe87eec3c
710+
minimatch: "npm:^3.1.5"
711+
checksum: 10c0/89dfe815d18456177c0a1f238daf4593107fd20298b3598e0103054360d3b8d09d967defd8318f031185d68df1f95cfa68becf1390a9c5c6887665f1475142e3
712712
languageName: node
713713
linkType: hard
714714

@@ -730,7 +730,7 @@ __metadata:
730730
languageName: node
731731
linkType: hard
732732

733-
"@eslint/eslintrc@npm:^3, @eslint/eslintrc@npm:^3.3.1":
733+
"@eslint/eslintrc@npm:^3, @eslint/eslintrc@npm:^3.3.5":
734734
version: 3.3.5
735735
resolution: "@eslint/eslintrc@npm:3.3.5"
736736
dependencies:
@@ -747,10 +747,10 @@ __metadata:
747747
languageName: node
748748
linkType: hard
749749

750-
"@eslint/js@npm:9.39.2":
751-
version: 9.39.2
752-
resolution: "@eslint/js@npm:9.39.2"
753-
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
750+
"@eslint/js@npm:9.39.4":
751+
version: 9.39.4
752+
resolution: "@eslint/js@npm:9.39.4"
753+
checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46
754754
languageName: node
755755
linkType: hard
756756

@@ -3854,18 +3854,6 @@ __metadata:
38543854
languageName: node
38553855
linkType: hard
38563856

3857-
"ajv@npm:^6.12.4":
3858-
version: 6.12.6
3859-
resolution: "ajv@npm:6.12.6"
3860-
dependencies:
3861-
fast-deep-equal: "npm:^3.1.1"
3862-
fast-json-stable-stringify: "npm:^2.0.0"
3863-
json-schema-traverse: "npm:^0.4.1"
3864-
uri-js: "npm:^4.2.2"
3865-
checksum: 10c0/41e23642cbe545889245b9d2a45854ebba51cda6c778ebced9649420d9205f2efb39cb43dbc41e358409223b1ea43303ae4839db682c848b891e4811da1a5a71
3866-
languageName: node
3867-
linkType: hard
3868-
38693857
"ajv@npm:^6.14.0":
38703858
version: 6.14.0
38713859
resolution: "ajv@npm:6.14.0"
@@ -5891,22 +5879,22 @@ __metadata:
58915879
linkType: hard
58925880

58935881
"eslint@npm:^9":
5894-
version: 9.39.2
5895-
resolution: "eslint@npm:9.39.2"
5882+
version: 9.39.4
5883+
resolution: "eslint@npm:9.39.4"
58965884
dependencies:
58975885
"@eslint-community/eslint-utils": "npm:^4.8.0"
58985886
"@eslint-community/regexpp": "npm:^4.12.1"
5899-
"@eslint/config-array": "npm:^0.21.1"
5887+
"@eslint/config-array": "npm:^0.21.2"
59005888
"@eslint/config-helpers": "npm:^0.4.2"
59015889
"@eslint/core": "npm:^0.17.0"
5902-
"@eslint/eslintrc": "npm:^3.3.1"
5903-
"@eslint/js": "npm:9.39.2"
5890+
"@eslint/eslintrc": "npm:^3.3.5"
5891+
"@eslint/js": "npm:9.39.4"
59045892
"@eslint/plugin-kit": "npm:^0.4.1"
59055893
"@humanfs/node": "npm:^0.16.6"
59065894
"@humanwhocodes/module-importer": "npm:^1.0.1"
59075895
"@humanwhocodes/retry": "npm:^0.4.2"
59085896
"@types/estree": "npm:^1.0.6"
5909-
ajv: "npm:^6.12.4"
5897+
ajv: "npm:^6.14.0"
59105898
chalk: "npm:^4.0.0"
59115899
cross-spawn: "npm:^7.0.6"
59125900
debug: "npm:^4.3.2"
@@ -5925,7 +5913,7 @@ __metadata:
59255913
is-glob: "npm:^4.0.0"
59265914
json-stable-stringify-without-jsonify: "npm:^1.0.1"
59275915
lodash.merge: "npm:^4.6.2"
5928-
minimatch: "npm:^3.1.2"
5916+
minimatch: "npm:^3.1.5"
59295917
natural-compare: "npm:^1.4.0"
59305918
optionator: "npm:^0.9.3"
59315919
peerDependencies:
@@ -5935,7 +5923,7 @@ __metadata:
59355923
optional: true
59365924
bin:
59375925
eslint: bin/eslint.js
5938-
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
5926+
checksum: 10c0/1955067c2d991f0c84f4c4abfafe31bb47fa3b717a7fd3e43fe1e511c6f859d7700cbca969f85661dc4c130f7aeced5e5444884314198a54428f5e5141db9337
59395927
languageName: node
59405928
linkType: hard
59415929

0 commit comments

Comments
 (0)