chore(deps): update dependency lint-staged to v15.3.0
This commit is contained in:
parent
1cf2ca5a11
commit
36b582b598
2 changed files with 10 additions and 10 deletions
|
@ -19,7 +19,7 @@
|
|||
"conventional-changelog-conventionalcommits": "8.0.0",
|
||||
"conventional-changelog-core": "8.0.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.2.11",
|
||||
"lint-staged": "15.3.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.2.11
|
||||
version: 15.2.11
|
||||
specifier: 15.3.0
|
||||
version: 15.3.0
|
||||
markdownlint-cli:
|
||||
specifier: 0.43.0
|
||||
version: 0.43.0
|
||||
|
@ -127,8 +127,8 @@ packages:
|
|||
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
chalk@5.3.0:
|
||||
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
|
||||
chalk@5.4.1:
|
||||
resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
|
||||
cli-cursor@5.0.0:
|
||||
|
@ -405,8 +405,8 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@15.2.11:
|
||||
resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==}
|
||||
lint-staged@15.3.0:
|
||||
resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -812,7 +812,7 @@ snapshots:
|
|||
escape-string-regexp: 1.0.5
|
||||
supports-color: 5.5.0
|
||||
|
||||
chalk@5.3.0: {}
|
||||
chalk@5.4.1: {}
|
||||
|
||||
cli-cursor@5.0.0:
|
||||
dependencies:
|
||||
|
@ -1068,9 +1068,9 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.2.11:
|
||||
lint-staged@15.3.0:
|
||||
dependencies:
|
||||
chalk: 5.3.0
|
||||
chalk: 5.4.1
|
||||
commander: 12.1.0
|
||||
debug: 4.4.0
|
||||
execa: 8.0.1
|
||||
|
|
Loading…
Reference in a new issue