|
336 | 336 | dependencies: |
337 | 337 | tslib "^2.4.0" |
338 | 338 |
|
339 | | -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0": |
340 | | - version "4.7.0" |
341 | | - resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz" |
342 | | - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 339 | +"@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 340 | + version "4.9.0" |
| 341 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 342 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
343 | 343 | dependencies: |
344 | 344 | eslint-visitor-keys "^3.4.3" |
345 | 345 |
|
|
389 | 389 | minimatch "^3.1.2" |
390 | 390 | strip-json-comments "^3.1.1" |
391 | 391 |
|
392 | | -"@eslint/js@9.34.0": |
393 | | - version "9.34.0" |
394 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
395 | | - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
396 | | - |
397 | | -"@eslint/js@^9.14.0", "@eslint/js@^9.35.0": |
| 392 | +"@eslint/js@9.35.0", "@eslint/js@^9.14.0", "@eslint/js@^9.35.0": |
398 | 393 | version "9.35.0" |
399 | 394 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07" |
400 | 395 | integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw== |
@@ -2109,18 +2104,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
2109 | 2104 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz" |
2110 | 2105 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
2111 | 2106 |
|
2112 | | -eslint@^9.34.0: |
2113 | | - version "9.34.0" |
2114 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
2115 | | - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 2107 | +eslint@^9.35.0: |
| 2108 | + version "9.35.0" |
| 2109 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e" |
| 2110 | + integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg== |
2116 | 2111 | dependencies: |
2117 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 2112 | + "@eslint-community/eslint-utils" "^4.8.0" |
2118 | 2113 | "@eslint-community/regexpp" "^4.12.1" |
2119 | 2114 | "@eslint/config-array" "^0.21.0" |
2120 | 2115 | "@eslint/config-helpers" "^0.3.1" |
2121 | 2116 | "@eslint/core" "^0.15.2" |
2122 | 2117 | "@eslint/eslintrc" "^3.3.1" |
2123 | | - "@eslint/js" "9.34.0" |
| 2118 | + "@eslint/js" "9.35.0" |
2124 | 2119 | "@eslint/plugin-kit" "^0.3.5" |
2125 | 2120 | "@humanfs/node" "^0.16.6" |
2126 | 2121 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments