|
423 | 423 | esquery "^1.6.0"
|
424 | 424 | jsdoc-type-pratt-parser "~4.1.0"
|
425 | 425 |
|
426 |
| -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0": |
427 |
| - version "4.7.0" |
428 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
429 |
| - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 426 | +"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 427 | + version "4.8.0" |
| 428 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894" |
| 429 | + integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q== |
430 | 430 | dependencies:
|
431 | 431 | eslint-visitor-keys "^3.4.3"
|
432 | 432 |
|
|
500 | 500 | minimatch "^3.1.2"
|
501 | 501 | strip-json-comments "^3.1.1"
|
502 | 502 |
|
503 |
| -"@eslint/js@9.34.0", "@eslint/js@^9.34.0": |
504 |
| - version "9.34.0" |
505 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
506 |
| - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 503 | +"@eslint/js@9.35.0", "@eslint/js@^9.34.0": |
| 504 | + version "9.35.0" |
| 505 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 506 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
507 | 507 |
|
508 | 508 | "@eslint/json@^0.13.1":
|
509 | 509 | version "0.13.2"
|
@@ -3649,17 +3649,17 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
|
3649 | 3649 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
3650 | 3650 |
|
3651 | 3651 | eslint@^9:
|
3652 |
| - version "9.34.0" |
3653 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
3654 |
| - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 3652 | + version "9.35.0" |
| 3653 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 3654 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
3655 | 3655 | dependencies:
|
3656 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
| 3656 | + "@eslint-community/eslint-utils" "^4.8.0" |
3657 | 3657 | "@eslint-community/regexpp" "^4.12.1"
|
3658 | 3658 | "@eslint/config-array" "^0.21.0"
|
3659 | 3659 | "@eslint/config-helpers" "^0.3.1"
|
3660 | 3660 | "@eslint/core" "^0.15.2"
|
3661 | 3661 | "@eslint/eslintrc" "^3.3.1"
|
3662 |
| - "@eslint/js" "9.34.0" |
| 3662 | + "@eslint/js" "9.35.0" |
3663 | 3663 | "@eslint/plugin-kit" "^0.3.5"
|
3664 | 3664 | "@humanfs/node" "^0.16.6"
|
3665 | 3665 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments