|
1241 | 1241 | debug "^4.3.1" |
1242 | 1242 | minimatch "^3.1.2" |
1243 | 1243 |
|
1244 | | -"@eslint/config-helpers@^0.3.0": |
| 1244 | +"@eslint/config-helpers@^0.3.1": |
1245 | 1245 | version "0.3.1" |
1246 | 1246 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
1247 | 1247 | integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
1248 | 1248 |
|
1249 | | -"@eslint/core@^0.15.0", "@eslint/core@^0.15.2": |
| 1249 | +"@eslint/core@^0.15.2": |
1250 | 1250 | version "0.15.2" |
1251 | 1251 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
1252 | 1252 | integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
|
1268 | 1268 | minimatch "^3.1.2" |
1269 | 1269 | strip-json-comments "^3.1.1" |
1270 | 1270 |
|
1271 | | -"@eslint/js@9.31.0": |
1272 | | - version "9.31.0" |
1273 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8" |
1274 | | - integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw== |
| 1271 | +"@eslint/js@9.33.0": |
| 1272 | + version "9.33.0" |
| 1273 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
| 1274 | + integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
1275 | 1275 |
|
1276 | 1276 | "@eslint/object-schema@^2.1.6": |
1277 | 1277 | version "2.1.6" |
1278 | 1278 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
1279 | 1279 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
1280 | 1280 |
|
1281 | | -"@eslint/plugin-kit@^0.3.1": |
| 1281 | +"@eslint/plugin-kit@^0.3.5": |
1282 | 1282 | version "0.3.5" |
1283 | 1283 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
1284 | 1284 | integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
@@ -5324,19 +5324,19 @@ eslint-visitor-keys@^4.2.1: |
5324 | 5324 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
5325 | 5325 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
5326 | 5326 |
|
5327 | | -eslint@9.31.0: |
5328 | | - version "9.31.0" |
5329 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba" |
5330 | | - integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ== |
| 5327 | +eslint@9.33.0: |
| 5328 | + version "9.33.0" |
| 5329 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
| 5330 | + integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
5331 | 5331 | dependencies: |
5332 | 5332 | "@eslint-community/eslint-utils" "^4.2.0" |
5333 | 5333 | "@eslint-community/regexpp" "^4.12.1" |
5334 | 5334 | "@eslint/config-array" "^0.21.0" |
5335 | | - "@eslint/config-helpers" "^0.3.0" |
5336 | | - "@eslint/core" "^0.15.0" |
| 5335 | + "@eslint/config-helpers" "^0.3.1" |
| 5336 | + "@eslint/core" "^0.15.2" |
5337 | 5337 | "@eslint/eslintrc" "^3.3.1" |
5338 | | - "@eslint/js" "9.31.0" |
5339 | | - "@eslint/plugin-kit" "^0.3.1" |
| 5338 | + "@eslint/js" "9.33.0" |
| 5339 | + "@eslint/plugin-kit" "^0.3.5" |
5340 | 5340 | "@humanfs/node" "^0.16.6" |
5341 | 5341 | "@humanwhocodes/module-importer" "^1.0.1" |
5342 | 5342 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments