Skip to content

Commit 57beb87

Browse files
Update eslint monorepo to v9.39.4 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f70ca78 commit 57beb87

1 file changed

Lines changed: 33 additions & 24 deletions

File tree

yarn.lock

Lines changed: 33 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -738,14 +738,14 @@ __metadata:
738738
languageName: node
739739
linkType: hard
740740

741-
"@eslint/config-array@npm:^0.21.1":
742-
version: 0.21.1
743-
resolution: "@eslint/config-array@npm:0.21.1"
741+
"@eslint/config-array@npm:^0.21.2":
742+
version: 0.21.2
743+
resolution: "@eslint/config-array@npm:0.21.2"
744744
dependencies:
745745
"@eslint/object-schema": "npm:^2.1.7"
746746
debug: "npm:^4.3.1"
747-
minimatch: "npm:^3.1.2"
748-
checksum: 10c0/2f657d4edd6ddcb920579b72e7a5b127865d4c3fb4dda24f11d5c4f445a93ca481aebdbd6bf3291c536f5d034458dbcbb298ee3b698bc6c9dd02900fe87eec3c
747+
minimatch: "npm:^3.1.5"
748+
checksum: 10c0/89dfe815d18456177c0a1f238daf4593107fd20298b3598e0103054360d3b8d09d967defd8318f031185d68df1f95cfa68becf1390a9c5c6887665f1475142e3
749749
languageName: node
750750
linkType: hard
751751

@@ -767,27 +767,27 @@ __metadata:
767767
languageName: node
768768
linkType: hard
769769

770-
"@eslint/eslintrc@npm:^3.3.1":
771-
version: 3.3.3
772-
resolution: "@eslint/eslintrc@npm:3.3.3"
770+
"@eslint/eslintrc@npm:^3.3.5":
771+
version: 3.3.5
772+
resolution: "@eslint/eslintrc@npm:3.3.5"
773773
dependencies:
774-
ajv: "npm:^6.12.4"
774+
ajv: "npm:^6.14.0"
775775
debug: "npm:^4.3.2"
776776
espree: "npm:^10.0.1"
777777
globals: "npm:^14.0.0"
778778
ignore: "npm:^5.2.0"
779779
import-fresh: "npm:^3.2.1"
780780
js-yaml: "npm:^4.1.1"
781-
minimatch: "npm:^3.1.2"
781+
minimatch: "npm:^3.1.5"
782782
strip-json-comments: "npm:^3.1.1"
783-
checksum: 10c0/532c7acc7ddd042724c28b1f020bd7bf148fcd4653bb44c8314168b5f772508c842ce4ee070299cac51c5c5757d2124bdcfcef5551c8c58ff9986e3e17f2260d
783+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
784784
languageName: node
785785
linkType: hard
786786

787-
"@eslint/js@npm:9.39.3, @eslint/js@npm:^9.24.0":
788-
version: 9.39.3
789-
resolution: "@eslint/js@npm:9.39.3"
790-
checksum: 10c0/df1c70d6681c8daf4a3c86dfac159fcd98a73c4620c4fbe2be6caab1f30a34c7de0ad88ab0e81162376d2cde1a2eed1c32eff5f917ca369870930a51f8e818f1
787+
"@eslint/js@npm:9.39.4, @eslint/js@npm:^9.24.0":
788+
version: 9.39.4
789+
resolution: "@eslint/js@npm:9.39.4"
790+
checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46
791791
languageName: node
792792
linkType: hard
793793

@@ -2768,7 +2768,7 @@ __metadata:
27682768
languageName: node
27692769
linkType: hard
27702770

2771-
"ajv@npm:^6.12.4":
2771+
"ajv@npm:^6.14.0":
27722772
version: 6.14.0
27732773
resolution: "ajv@npm:6.14.0"
27742774
dependencies:
@@ -4731,22 +4731,22 @@ __metadata:
47314731
linkType: hard
47324732

47334733
"eslint@npm:^9.39.1":
4734-
version: 9.39.3
4735-
resolution: "eslint@npm:9.39.3"
4734+
version: 9.39.4
4735+
resolution: "eslint@npm:9.39.4"
47364736
dependencies:
47374737
"@eslint-community/eslint-utils": "npm:^4.8.0"
47384738
"@eslint-community/regexpp": "npm:^4.12.1"
4739-
"@eslint/config-array": "npm:^0.21.1"
4739+
"@eslint/config-array": "npm:^0.21.2"
47404740
"@eslint/config-helpers": "npm:^0.4.2"
47414741
"@eslint/core": "npm:^0.17.0"
4742-
"@eslint/eslintrc": "npm:^3.3.1"
4743-
"@eslint/js": "npm:9.39.3"
4742+
"@eslint/eslintrc": "npm:^3.3.5"
4743+
"@eslint/js": "npm:9.39.4"
47444744
"@eslint/plugin-kit": "npm:^0.4.1"
47454745
"@humanfs/node": "npm:^0.16.6"
47464746
"@humanwhocodes/module-importer": "npm:^1.0.1"
47474747
"@humanwhocodes/retry": "npm:^0.4.2"
47484748
"@types/estree": "npm:^1.0.6"
4749-
ajv: "npm:^6.12.4"
4749+
ajv: "npm:^6.14.0"
47504750
chalk: "npm:^4.0.0"
47514751
cross-spawn: "npm:^7.0.6"
47524752
debug: "npm:^4.3.2"
@@ -4765,7 +4765,7 @@ __metadata:
47654765
is-glob: "npm:^4.0.0"
47664766
json-stable-stringify-without-jsonify: "npm:^1.0.1"
47674767
lodash.merge: "npm:^4.6.2"
4768-
minimatch: "npm:^3.1.2"
4768+
minimatch: "npm:^3.1.5"
47694769
natural-compare: "npm:^1.4.0"
47704770
optionator: "npm:^0.9.3"
47714771
peerDependencies:
@@ -4775,7 +4775,7 @@ __metadata:
47754775
optional: true
47764776
bin:
47774777
eslint: bin/eslint.js
4778-
checksum: 10c0/5e5dbf84d4f604f5d2d7a58c5c3fcdde30a01b8973ff3caeca8b2bacc16066717cedb4385ce52db1a2746d0b621770d4d4227cc7f44982b0b03818be2c31538d
4778+
checksum: 10c0/1955067c2d991f0c84f4c4abfafe31bb47fa3b717a7fd3e43fe1e511c6f859d7700cbca969f85661dc4c130f7aeced5e5444884314198a54428f5e5141db9337
47794779
languageName: node
47804780
linkType: hard
47814781

@@ -7436,6 +7436,15 @@ __metadata:
74367436
languageName: node
74377437
linkType: hard
74387438

7439+
"minimatch@npm:^3.1.5":
7440+
version: 3.1.5
7441+
resolution: "minimatch@npm:3.1.5"
7442+
dependencies:
7443+
brace-expansion: "npm:^1.1.7"
7444+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
7445+
languageName: node
7446+
linkType: hard
7447+
74397448
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.5":
74407449
version: 9.0.5
74417450
resolution: "minimatch@npm:9.0.5"

0 commit comments

Comments
 (0)