Merge pull request 'chore(deps): update dependency lint-staged to v15.4.1 (maint/v7)' (#1058) from renovate/maint/v7-lint-staged-15.x into maint/v7
This commit is contained in:
commit
b78cc2d88d
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.7",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "15.4.0",
|
"lint-staged": "15.4.1",
|
||||||
"markdownlint-cli": "0.43.0",
|
"markdownlint-cli": "0.43.0",
|
||||||
"prettier": "3.4.2"
|
"prettier": "3.4.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -24,8 +24,8 @@ importers:
|
||||||
specifier: 9.1.7
|
specifier: 9.1.7
|
||||||
version: 9.1.7
|
version: 9.1.7
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 15.4.0
|
specifier: 15.4.1
|
||||||
version: 15.4.0
|
version: 15.4.1
|
||||||
markdownlint-cli:
|
markdownlint-cli:
|
||||||
specifier: 0.43.0
|
specifier: 0.43.0
|
||||||
version: 0.43.0
|
version: 0.43.0
|
||||||
|
@ -405,8 +405,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.4.0:
|
lint-staged@15.4.1:
|
||||||
resolution: {integrity: sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==}
|
resolution: {integrity: sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==}
|
||||||
engines: {node: '>=18.12.0'}
|
engines: {node: '>=18.12.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -1068,7 +1068,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
uc.micro: 2.1.0
|
uc.micro: 2.1.0
|
||||||
|
|
||||||
lint-staged@15.4.0:
|
lint-staged@15.4.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 5.4.1
|
chalk: 5.4.1
|
||||||
commander: 12.1.0
|
commander: 12.1.0
|
||||||
|
|
Loading…
Reference in a new issue