|
1439 | 1439 | "@jridgewell/resolve-uri" "^3.1.0"
|
1440 | 1440 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
1441 | 1441 |
|
1442 |
| - |
1443 |
| - version "1.8.16" |
1444 |
| - resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.16.tgz#4d96612c01f6aa6e076b7f928a4f6aa39c9186cc" |
1445 |
| - integrity sha512-l2nbP0iCAtkchuQkDrTuLCcJ7uks6Pb0e211Sg5PymeEqQba0bLMVgXdKSRu6CwjWyqVin/9oPZ/08ydQ+hnMw== |
| 1442 | + |
| 1443 | + version "1.8.17" |
| 1444 | + resolved "https://registry.yarnpkg.com/@lbenie/linting/-/linting-1.8.17.tgz#003db490b282b9bde3190a0fc2614d91976917e0" |
| 1445 | + integrity sha512-K8lF2C6kw++XHHERLnE9QyzvP7G2wt/yfQsLy8kWJwIbyXXI9SkA09K2aM1mhAEpEPT+7qqyzI6eMhkUS5TGEg== |
1446 | 1446 | dependencies:
|
1447 | 1447 | "@typescript-eslint/eslint-plugin" "8.5.0"
|
1448 | 1448 | "@typescript-eslint/parser" "8.5.0"
|
1449 | 1449 | eslint "9.10.0"
|
1450 |
| - eslint-plugin-astro "1.2.3" |
| 1450 | + eslint-plugin-astro "1.2.4" |
1451 | 1451 | eslint-plugin-functional "7.0.2"
|
1452 | 1452 | eslint-plugin-jsdoc "50.2.2"
|
1453 | 1453 | eslint-plugin-lit-a11y "4.1.4"
|
|
2071 | 2071 | debug "^4.3.4"
|
2072 | 2072 | ts-api-utils "^1.3.0"
|
2073 | 2073 |
|
2074 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0", "@typescript-eslint/types@^7.7.1": |
| 2074 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0": |
2075 | 2075 | version "7.18.0"
|
2076 | 2076 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
2077 | 2077 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
|
2081 | 2081 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
|
2082 | 2082 | integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
|
2083 | 2083 |
|
2084 |
| -"@typescript-eslint/[email protected]": |
| 2084 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.7.1 || ^8": |
2085 | 2085 | version "8.5.0"
|
2086 | 2086 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
|
2087 | 2087 | integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
|
@@ -3252,14 +3252,14 @@ eslint-compat-utils@^0.5.0:
|
3252 | 3252 | dependencies:
|
3253 | 3253 | semver "^7.5.4"
|
3254 | 3254 |
|
3255 |
| - |
3256 |
| - version "1.2.3" |
3257 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-astro/-/eslint-plugin-astro-1.2.3.tgz#66a3710c275f430f2369793f0785577fc69bef42" |
3258 |
| - integrity sha512-asHT0VUs68oppVnTHfp/WgLqs0yCx9kG9AC/PKLmp+87imeh3nGHMdFm0qP46vHxTM0NLDEhvmjFdAVAqw+QPQ== |
| 3255 | + |
| 3256 | + version "1.2.4" |
| 3257 | + resolved "https://registry.yarnpkg.com/eslint-plugin-astro/-/eslint-plugin-astro-1.2.4.tgz#13b6eb4754dfba0b69d64453f0e13bfa3baca7d6" |
| 3258 | + integrity sha512-45uXKW6lxmYEa8Gkh5lCfwAnOyQD90AaMS2Bu9ans88f+pFkliqjGeexiKv73oiTcY3I0vlzTUk5GlqvYlkjyA== |
3259 | 3259 | dependencies:
|
3260 | 3260 | "@eslint-community/eslint-utils" "^4.2.0"
|
3261 | 3261 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
3262 |
| - "@typescript-eslint/types" "^7.7.1" |
| 3262 | + "@typescript-eslint/types" "^7.7.1 || ^8" |
3263 | 3263 | astro-eslint-parser "^1.0.2"
|
3264 | 3264 | eslint-compat-utils "^0.5.0"
|
3265 | 3265 | globals "^15.0.0"
|
|
0 commit comments