mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update dependency lint-staged to v15.3.0
| datasource | package | from | to | | ---------- | ----------- | ------- | ------ | | npm | lint-staged | 15.2.11 | 15.3.0 |
This commit is contained in:
parent
54c83893b5
commit
0808b8196c
2 changed files with 7 additions and 13 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"eslint-plugin-json": "4.0.1",
|
||||
"globals": "15.14.0",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "15.2.11",
|
||||
"lint-staged": "15.3.0",
|
||||
"npm-run-all2": "7.0.2",
|
||||
"prettier": "3.4.2",
|
||||
"prettier-plugin-packagejson": "2.5.6",
|
||||
|
|
|
|||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
|
@ -67,8 +67,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
|
||||
npm-run-all2:
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
|
|
@ -700,10 +700,6 @@ packages:
|
|||
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
chalk@5.3.0:
|
||||
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
|
||||
chalk@5.4.1:
|
||||
resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
|
||||
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
||||
|
|
@ -1391,8 +1387,8 @@ packages:
|
|||
lines-and-columns@1.2.4:
|
||||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||
|
||||
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
|
||||
|
||||
|
|
@ -2952,8 +2948,6 @@ snapshots:
|
|||
ansi-styles: 4.3.0
|
||||
supports-color: 7.2.0
|
||||
|
||||
chalk@5.3.0: {}
|
||||
|
||||
chalk@5.4.1: {}
|
||||
|
||||
char-regex@1.0.2: {}
|
||||
|
|
@ -3640,9 +3634,9 @@ snapshots:
|
|||
|
||||
lines-and-columns@1.2.4: {}
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue