Merge pull request 'chore(deps): update dependency lint-staged to v15.4.0 (main)' (#1050) from renovate/main-lint-staged-15.x into main
This commit is contained in:
commit
48d6cc1552
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"conventional-changelog-core": "8.0.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.3.0",
|
||||
"lint-staged": "15.4.0",
|
||||
"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.3.0
|
||||
version: 15.3.0
|
||||
specifier: 15.4.0
|
||||
version: 15.4.0
|
||||
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.3.0:
|
||||
resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==}
|
||||
lint-staged@15.4.0:
|
||||
resolution: {integrity: sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1068,7 +1068,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.3.0:
|
||||
lint-staged@15.4.0:
|
||||
dependencies:
|
||||
chalk: 5.4.1
|
||||
commander: 12.1.0
|
||||
|
|
Loading…
Reference in a new issue