chore(deps): update dependency lint-staged to v15.5.0 (#250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/207/head
renovate[bot] 9 months ago committed by GitHub
parent 4e6a4d6f74
commit 770dd8ee98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -102,7 +102,7 @@ devDependencies:
version: 9.1.7
lint-staged:
specifier: ^15.0.0
version: 15.4.3
version: 15.5.0
prettier:
specifier: ^3.0.0
version: 3.5.3
@ -2873,8 +2873,8 @@ packages:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
dev: false
/lint-staged@15.4.3:
resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==}
/lint-staged@15.5.0:
resolution: {integrity: sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==}
engines: {node: '>=18.12.0'}
hasBin: true
dependencies:
@ -2887,7 +2887,7 @@ packages:
micromatch: 4.0.8
pidtree: 0.6.0
string-argv: 0.3.2
yaml: 2.7.0
yaml: 2.7.1
transitivePeerDependencies:
- supports-color
dev: true
@ -3461,7 +3461,7 @@ packages:
dependencies:
lilconfig: 3.1.3
postcss: 8.5.3
yaml: 2.7.0
yaml: 2.7.1
dev: false
/postcss-nested@6.2.0(postcss@8.5.3):
@ -4544,8 +4544,8 @@ packages:
engines: {node: '>=10'}
dev: false
/yaml@2.7.0:
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
/yaml@2.7.1:
resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==}
engines: {node: '>= 14'}
hasBin: true

Loading…
Cancel
Save