|
1630 | 1630 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
1631 | 1631 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
1632 | 1632 |
|
1633 | | -"@eslint/config-array@^0.21.0": |
1634 | | - version "0.21.0" |
1635 | | - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636" |
1636 | | - integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ== |
| 1633 | +"@eslint/config-array@^0.21.1": |
| 1634 | + version "0.21.1" |
| 1635 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713" |
| 1636 | + integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA== |
1637 | 1637 | dependencies: |
1638 | | - "@eslint/object-schema" "^2.1.6" |
| 1638 | + "@eslint/object-schema" "^2.1.7" |
1639 | 1639 | debug "^4.3.1" |
1640 | 1640 | minimatch "^3.1.2" |
1641 | 1641 |
|
1642 | | -"@eslint/config-helpers@^0.4.0": |
| 1642 | +"@eslint/config-helpers@^0.4.1": |
1643 | 1643 | version "0.4.1" |
1644 | 1644 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.1.tgz#7d173a1a35fe256f0989a0fdd8d911ebbbf50037" |
1645 | 1645 | integrity sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw== |
|
1668 | 1668 | minimatch "^3.1.2" |
1669 | 1669 | strip-json-comments "^3.1.1" |
1670 | 1670 |
|
1671 | | -"@eslint/js@9.37.0": |
1672 | | - version "9.37.0" |
1673 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b" |
1674 | | - integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg== |
| 1671 | +"@eslint/js@9.38.0": |
| 1672 | + version "9.38.0" |
| 1673 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1" |
| 1674 | + integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A== |
1675 | 1675 |
|
1676 | | -"@eslint/object-schema@^2.1.6": |
1677 | | - version "2.1.6" |
1678 | | - resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
1679 | | - integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
| 1676 | +"@eslint/object-schema@^2.1.7": |
| 1677 | + version "2.1.7" |
| 1678 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad" |
| 1679 | + integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA== |
1680 | 1680 |
|
1681 | 1681 | "@eslint/plugin-kit@^0.4.0": |
1682 | 1682 | version "0.4.0" |
@@ -3178,24 +3178,23 @@ eslint-visitor-keys@^4.2.1: |
3178 | 3178 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
3179 | 3179 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
3180 | 3180 |
|
3181 | | -eslint@9.37.0: |
3182 | | - version "9.37.0" |
3183 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.37.0.tgz#ac0222127f76b09c0db63036f4fe289562072d74" |
3184 | | - integrity sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig== |
| 3181 | +eslint@9.38.0: |
| 3182 | + version "9.38.0" |
| 3183 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e" |
| 3184 | + integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw== |
3185 | 3185 | dependencies: |
3186 | 3186 | "@eslint-community/eslint-utils" "^4.8.0" |
3187 | 3187 | "@eslint-community/regexpp" "^4.12.1" |
3188 | | - "@eslint/config-array" "^0.21.0" |
3189 | | - "@eslint/config-helpers" "^0.4.0" |
| 3188 | + "@eslint/config-array" "^0.21.1" |
| 3189 | + "@eslint/config-helpers" "^0.4.1" |
3190 | 3190 | "@eslint/core" "^0.16.0" |
3191 | 3191 | "@eslint/eslintrc" "^3.3.1" |
3192 | | - "@eslint/js" "9.37.0" |
| 3192 | + "@eslint/js" "9.38.0" |
3193 | 3193 | "@eslint/plugin-kit" "^0.4.0" |
3194 | 3194 | "@humanfs/node" "^0.16.6" |
3195 | 3195 | "@humanwhocodes/module-importer" "^1.0.1" |
3196 | 3196 | "@humanwhocodes/retry" "^0.4.2" |
3197 | 3197 | "@types/estree" "^1.0.6" |
3198 | | - "@types/json-schema" "^7.0.15" |
3199 | 3198 | ajv "^6.12.4" |
3200 | 3199 | chalk "^4.0.0" |
3201 | 3200 | cross-spawn "^7.0.6" |
|
0 commit comments