|
491 | 491 | dependencies: |
492 | 492 | tslib "^2.4.0" |
493 | 493 |
|
494 | | -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
495 | | - version "4.7.0" |
496 | | - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
497 | | - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 494 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 495 | + version "4.9.0" |
| 496 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 497 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
498 | 498 | dependencies: |
499 | 499 | eslint-visitor-keys "^3.4.3" |
500 | 500 |
|
|
539 | 539 | minimatch "^3.1.2" |
540 | 540 | strip-json-comments "^3.1.1" |
541 | 541 |
|
542 | | -"@eslint/js@9.34.0": |
543 | | - version "9.34.0" |
544 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
545 | | - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 542 | +"@eslint/js@9.36.0": |
| 543 | + version "9.36.0" |
| 544 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef" |
| 545 | + integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw== |
546 | 546 |
|
547 | 547 | "@eslint/object-schema@^2.1.6": |
548 | 548 | version "2.1.6" |
@@ -1942,18 +1942,18 @@ eslint-visitor-keys@^4.2.1: |
1942 | 1942 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1943 | 1943 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1944 | 1944 |
|
1945 | | -eslint@^9.34.0: |
1946 | | - version "9.34.0" |
1947 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
1948 | | - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 1945 | +eslint@^9.36.0: |
| 1946 | + version "9.36.0" |
| 1947 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088" |
| 1948 | + integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ== |
1949 | 1949 | dependencies: |
1950 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 1950 | + "@eslint-community/eslint-utils" "^4.8.0" |
1951 | 1951 | "@eslint-community/regexpp" "^4.12.1" |
1952 | 1952 | "@eslint/config-array" "^0.21.0" |
1953 | 1953 | "@eslint/config-helpers" "^0.3.1" |
1954 | 1954 | "@eslint/core" "^0.15.2" |
1955 | 1955 | "@eslint/eslintrc" "^3.3.1" |
1956 | | - "@eslint/js" "9.34.0" |
| 1956 | + "@eslint/js" "9.36.0" |
1957 | 1957 | "@eslint/plugin-kit" "^0.3.5" |
1958 | 1958 | "@humanfs/node" "^0.16.6" |
1959 | 1959 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments