|
778 | 778 | minimatch "^3.1.2"
|
779 | 779 | strip-json-comments "^3.1.1"
|
780 | 780 |
|
781 |
| - |
| 781 | +"@eslint/[email protected]", "@eslint/js@^9.1.1": |
782 | 782 | version "9.1.1"
|
783 | 783 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1.tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a"
|
784 | 784 | integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==
|
|
1652 | 1652 | dependencies:
|
1653 | 1653 | "@types/yargs-parser" "*"
|
1654 | 1654 |
|
1655 |
| -"@typescript-eslint/eslint-plugin@^7.8.0": |
| 1655 | +"@typescript-eslint/eslint-plugin@7.8.0", "@typescript-eslint/eslint-plugin@^7.8.0": |
1656 | 1656 | version "7.8.0"
|
1657 | 1657 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f"
|
1658 | 1658 | integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==
|
|
1669 | 1669 | semver "^7.6.0"
|
1670 | 1670 | ts-api-utils "^1.3.0"
|
1671 | 1671 |
|
1672 |
| -"@typescript-eslint/parser@^7.8.0": |
| 1672 | +"@typescript-eslint/parser@7.8.0", "@typescript-eslint/parser@^7.8.0": |
1673 | 1673 | version "7.8.0"
|
1674 | 1674 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8"
|
1675 | 1675 | integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==
|
@@ -3894,6 +3894,15 @@ type-fest@^0.11.0:
|
3894 | 3894 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
|
3895 | 3895 | integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
|
3896 | 3896 |
|
| 3897 | +typescript-eslint@^7.8.0: |
| 3898 | + version "7.8.0" |
| 3899 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.8.0.tgz#d2a73d4caac35d4d9825bfdfac06a9bf2ba175e4" |
| 3900 | + integrity sha512-sheFG+/D8N/L7gC3WT0Q8sB97Nm573Yfr+vZFzl/4nBdYcmviBPtwGSX9TJ7wpVg28ocerKVOt+k2eGmHzcgVA== |
| 3901 | + dependencies: |
| 3902 | + "@typescript-eslint/eslint-plugin" "7.8.0" |
| 3903 | + "@typescript-eslint/parser" "7.8.0" |
| 3904 | + "@typescript-eslint/utils" "7.8.0" |
| 3905 | + |
3897 | 3906 | typescript@^5.4.5:
|
3898 | 3907 | version "5.4.5"
|
3899 | 3908 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
|
0 commit comments