|
1445 | 1445 | debug "^4.3.1" |
1446 | 1446 | minimatch "^3.1.2" |
1447 | 1447 |
|
1448 | | -"@eslint/config-helpers@^0.3.0": |
| 1448 | +"@eslint/config-helpers@^0.3.1": |
1449 | 1449 | version "0.3.1" |
1450 | 1450 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
1451 | 1451 | integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
1452 | 1452 |
|
1453 | | -"@eslint/core@^0.15.0", "@eslint/core@^0.15.2": |
| 1453 | +"@eslint/core@^0.15.2": |
1454 | 1454 | version "0.15.2" |
1455 | 1455 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
1456 | 1456 | integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
|
1472 | 1472 | minimatch "^3.1.2" |
1473 | 1473 | strip-json-comments "^3.1.1" |
1474 | 1474 |
|
1475 | | - |
1476 | | - version "9.32.0" |
1477 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091" |
1478 | | - integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg== |
1479 | | - |
1480 | | -"@eslint/js@^9.33.0": |
| 1475 | +"@eslint/[email protected]", "@eslint/js@^9.33.0": |
1481 | 1476 | version "9.33.0" |
1482 | 1477 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" |
1483 | 1478 | integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== |
|
1487 | 1482 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
1488 | 1483 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
1489 | 1484 |
|
1490 | | -"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4": |
| 1485 | +"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.5": |
1491 | 1486 | version "0.3.5" |
1492 | 1487 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
1493 | 1488 | integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
@@ -5507,18 +5502,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1: |
5507 | 5502 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
5508 | 5503 |
|
5509 | 5504 | eslint@^9.30.1: |
5510 | | - version "9.32.0" |
5511 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47" |
5512 | | - integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg== |
| 5505 | + version "9.33.0" |
| 5506 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73" |
| 5507 | + integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA== |
5513 | 5508 | dependencies: |
5514 | 5509 | "@eslint-community/eslint-utils" "^4.2.0" |
5515 | 5510 | "@eslint-community/regexpp" "^4.12.1" |
5516 | 5511 | "@eslint/config-array" "^0.21.0" |
5517 | | - "@eslint/config-helpers" "^0.3.0" |
5518 | | - "@eslint/core" "^0.15.0" |
| 5512 | + "@eslint/config-helpers" "^0.3.1" |
| 5513 | + "@eslint/core" "^0.15.2" |
5519 | 5514 | "@eslint/eslintrc" "^3.3.1" |
5520 | | - "@eslint/js" "9.32.0" |
5521 | | - "@eslint/plugin-kit" "^0.3.4" |
| 5515 | + "@eslint/js" "9.33.0" |
| 5516 | + "@eslint/plugin-kit" "^0.3.5" |
5522 | 5517 | "@humanfs/node" "^0.16.6" |
5523 | 5518 | "@humanwhocodes/module-importer" "^1.0.1" |
5524 | 5519 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments