|
300 | 300 | dependencies:
|
301 | 301 | tslib "^2.4.0"
|
302 | 302 |
|
303 |
| -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
304 |
| - version "4.7.0" |
305 |
| - resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
306 |
| - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 303 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 304 | + version "4.8.0" |
| 305 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894" |
| 306 | + integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q== |
307 | 307 | dependencies:
|
308 | 308 | eslint-visitor-keys "^3.4.3"
|
309 | 309 |
|
|
348 | 348 | minimatch "^3.1.2"
|
349 | 349 | strip-json-comments "^3.1.1"
|
350 | 350 |
|
351 |
| -"@eslint/js@9.34.0": |
352 |
| - version "9.34.0" |
353 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
354 |
| - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 351 | +"@eslint/js@9.35.0": |
| 352 | + version "9.35.0" |
| 353 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
| 354 | + integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
355 | 355 |
|
356 | 356 | "@eslint/object-schema@^2.1.6":
|
357 | 357 | version "2.1.6"
|
@@ -2168,18 +2168,18 @@ eslint-visitor-keys@^4.2.1:
|
2168 | 2168 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
|
2169 | 2169 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
|
2170 | 2170 |
|
2171 |
| -eslint@^9.34.0: |
2172 |
| - version "9.34.0" |
2173 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
2174 |
| - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 2171 | +eslint@^9.35.0: |
| 2172 | + version "9.35.0" |
| 2173 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 2174 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
2175 | 2175 | dependencies:
|
2176 |
| - "@eslint-community/eslint-utils" "^4.2.0" |
| 2176 | + "@eslint-community/eslint-utils" "^4.8.0" |
2177 | 2177 | "@eslint-community/regexpp" "^4.12.1"
|
2178 | 2178 | "@eslint/config-array" "^0.21.0"
|
2179 | 2179 | "@eslint/config-helpers" "^0.3.1"
|
2180 | 2180 | "@eslint/core" "^0.15.2"
|
2181 | 2181 | "@eslint/eslintrc" "^3.3.1"
|
2182 |
| - "@eslint/js" "9.34.0" |
| 2182 | + "@eslint/js" "9.35.0" |
2183 | 2183 | "@eslint/plugin-kit" "^0.3.5"
|
2184 | 2184 | "@humanfs/node" "^0.16.6"
|
2185 | 2185 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments