chore(deps): update dependency lint-staged to v15.2.9 (maint/v7) (#743)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
6f5e87ad0e
commit
49e6ca8b0b
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
||||||
"conventional-changelog-conventionalcommits": "8.0.0",
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||||
"conventional-changelog-core": "8.0.0",
|
"conventional-changelog-core": "8.0.0",
|
||||||
"husky": "9.1.4",
|
"husky": "9.1.4",
|
||||||
"lint-staged": "15.2.8",
|
"lint-staged": "15.2.9",
|
||||||
"markdownlint-cli": "0.41.0",
|
"markdownlint-cli": "0.41.0",
|
||||||
"prettier": "3.3.3"
|
"prettier": "3.3.3"
|
||||||
},
|
},
|
||||||
|
|
|
@ -24,8 +24,8 @@ importers:
|
||||||
specifier: 9.1.4
|
specifier: 9.1.4
|
||||||
version: 9.1.4
|
version: 9.1.4
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 15.2.8
|
specifier: 15.2.9
|
||||||
version: 15.2.8
|
version: 15.2.9
|
||||||
markdownlint-cli:
|
markdownlint-cli:
|
||||||
specifier: 0.41.0
|
specifier: 0.41.0
|
||||||
version: 0.41.0
|
version: 0.41.0
|
||||||
|
@ -413,8 +413,8 @@ packages:
|
||||||
linkify-it@5.0.0:
|
linkify-it@5.0.0:
|
||||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||||
|
|
||||||
lint-staged@15.2.8:
|
lint-staged@15.2.9:
|
||||||
resolution: {integrity: sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==}
|
resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==}
|
||||||
engines: {node: '>=18.12.0'}
|
engines: {node: '>=18.12.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -1075,7 +1075,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
uc.micro: 2.1.0
|
uc.micro: 2.1.0
|
||||||
|
|
||||||
lint-staged@15.2.8:
|
lint-staged@15.2.9:
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
commander: 12.1.0
|
commander: 12.1.0
|
||||||
|
|
Loading…
Reference in a new issue