mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency lint-staged to v15.2.9
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | lint-staged | 15.2.8 | 15.2.9 |
This commit is contained in:
parent
d1661716d1
commit
b90ad0d5ef
2 changed files with 6 additions and 6 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"husky": "9.1.4",
|
"husky": "9.1.4",
|
||||||
"lint-staged": "15.2.8",
|
"lint-staged": "15.2.9",
|
||||||
"npm-run-all2": "6.2.2",
|
"npm-run-all2": "6.2.2",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"prettier-plugin-packagejson": "2.5.1",
|
"prettier-plugin-packagejson": "2.5.1",
|
||||||
|
|
|
||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -61,8 +61,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
|
||||||
npm-run-all2:
|
npm-run-all2:
|
||||||
specifier: 6.2.2
|
specifier: 6.2.2
|
||||||
version: 6.2.2
|
version: 6.2.2
|
||||||
|
|
@ -1262,8 +1262,8 @@ packages:
|
||||||
lines-and-columns@1.2.4:
|
lines-and-columns@1.2.4:
|
||||||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
|
@ -3503,7 +3503,7 @@ snapshots:
|
||||||
|
|
||||||
lines-and-columns@1.2.4: {}
|
lines-and-columns@1.2.4: {}
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue