|
599 | 599 | dependencies:
|
600 | 600 | tslib "^2.4.0"
|
601 | 601 |
|
602 |
| -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
603 |
| - version "4.7.0" |
604 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
605 |
| - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 602 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 603 | + version "4.9.0" |
| 604 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 605 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
606 | 606 | dependencies:
|
607 | 607 | eslint-visitor-keys "^3.4.3"
|
608 | 608 |
|
|
647 | 647 | minimatch "^3.1.2"
|
648 | 648 | strip-json-comments "^3.1.1"
|
649 | 649 |
|
650 |
| -"@eslint/js@9.34.0": |
651 |
| - version "9.34.0" |
652 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
653 |
| - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 650 | +"@eslint/js@9.36.0": |
| 651 | + version "9.36.0" |
| 652 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef" |
| 653 | + integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw== |
654 | 654 |
|
655 | 655 | "@eslint/object-schema@^2.1.6":
|
656 | 656 | version "2.1.6"
|
@@ -2979,18 +2979,18 @@ eslint-visitor-keys@^4.2.1:
|
2979 | 2979 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
2980 | 2980 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
2981 | 2981 |
|
2982 |
| -eslint@9.34.0: |
2983 |
| - version "9.34.0" |
2984 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
2985 |
| - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 2982 | +eslint@9.36.0: |
| 2983 | + version "9.36.0" |
| 2984 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088" |
| 2985 | + integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ== |
2986 | 2986 | dependencies:
|
2987 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
| 2987 | + "@eslint-community/eslint-utils" "^4.8.0" |
2988 | 2988 | "@eslint-community/regexpp" "^4.12.1"
|
2989 | 2989 | "@eslint/config-array" "^0.21.0"
|
2990 | 2990 | "@eslint/config-helpers" "^0.3.1"
|
2991 | 2991 | "@eslint/core" "^0.15.2"
|
2992 | 2992 | "@eslint/eslintrc" "^3.3.1"
|
2993 |
| - "@eslint/js" "9.34.0" |
| 2993 | + "@eslint/js" "9.36.0" |
2994 | 2994 | "@eslint/plugin-kit" "^0.3.5"
|
2995 | 2995 | "@humanfs/node" "^0.16.6"
|
2996 | 2996 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments