chore(deps): update dependency lint-staged to v15.4.2 (main) (#1068)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
99249e911d
commit
e0a681e2c4
2 changed files with 8 additions and 15 deletions
|
@ -19,7 +19,7 @@
|
|||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"conventional-changelog-core": "8.0.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.4.1",
|
||||
"lint-staged": "15.4.2",
|
||||
"markdownlint-cli": "0.43.0",
|
||||
"prettier": "3.4.2"
|
||||
},
|
||||
|
|
|
@ -24,8 +24,8 @@ importers:
|
|||
specifier: 9.1.7
|
||||
version: 9.1.7
|
||||
lint-staged:
|
||||
specifier: 15.4.1
|
||||
version: 15.4.1
|
||||
specifier: 15.4.2
|
||||
version: 15.4.2
|
||||
markdownlint-cli:
|
||||
specifier: 0.43.0
|
||||
version: 0.43.0
|
||||
|
@ -405,8 +405,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.2:
|
||||
resolution: {integrity: sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -711,11 +711,6 @@ packages:
|
|||
yallist@4.0.0:
|
||||
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
||||
|
||||
yaml@2.6.1:
|
||||
resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
yaml@2.7.0:
|
||||
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
|
||||
engines: {node: '>= 14'}
|
||||
|
@ -1068,10 +1063,10 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.4.1:
|
||||
lint-staged@15.4.2:
|
||||
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
|
||||
|
@ -1079,7 +1074,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
|
||||
|
||||
|
@ -1378,6 +1373,4 @@ snapshots:
|
|||
|
||||
yallist@4.0.0: {}
|
||||
|
||||
yaml@2.6.1: {}
|
||||
|
||||
yaml@2.7.0: {}
|
||||
|
|
Loading…
Reference in a new issue