Update dependency lint-staged to v15.4.3 (#470)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-01 22:38:16 -05:00 committed by GitHub
parent 016487fccc
commit 21823750c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ importers:
version: 9.1.7
lint-staged:
specifier: ^15.2.7
version: 15.4.1
version: 15.4.3
prettier:
specifier: ^3.3.3
version: 3.4.2
@ -758,8 +758,8 @@ packages:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines: {node: '>= 0.8'}
commander@12.1.0:
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
commander@13.1.0:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'}
commander@2.20.3:
@ -1605,8 +1605,8 @@ packages:
linkify-it@5.0.0:
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
lint-staged@15.4.1:
resolution: {integrity: sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==}
lint-staged@15.4.3:
resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==}
engines: {node: '>=18.12.0'}
hasBin: true
@ -2652,6 +2652,11 @@ packages:
engines: {node: '>= 14'}
hasBin: true
yaml@2.7.0:
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
engines: {node: '>= 14'}
hasBin: true
yargs-parser@20.2.9:
resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
engines: {node: '>=10'}
@ -3172,7 +3177,7 @@ snapshots:
ts-deepmerge: 7.0.2
typescript: 5.7.3
validator: 13.12.0
yaml: 2.6.1
yaml: 2.7.0
yargs: 17.7.2
transitivePeerDependencies:
- supports-color
@ -3636,7 +3641,7 @@ snapshots:
dependencies:
delayed-stream: 1.0.0
commander@12.1.0: {}
commander@13.1.0: {}
commander@2.20.3: {}
@ -4592,10 +4597,10 @@ snapshots:
dependencies:
uc.micro: 2.1.0
lint-staged@15.4.1:
lint-staged@15.4.3:
dependencies:
chalk: 5.4.1
commander: 12.1.0
commander: 13.1.0
debug: 4.4.0
execa: 8.0.1
lilconfig: 3.1.3
@ -4603,7 +4608,7 @@ snapshots:
micromatch: 4.0.8
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.6.1
yaml: 2.7.0
transitivePeerDependencies:
- supports-color
@ -5710,6 +5715,8 @@ snapshots:
yaml@2.6.1: {}
yaml@2.7.0: {}
yargs-parser@20.2.9: {}
yargs-parser@21.1.1: {}