mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
chore(deps): update dependency lint-staged to ^16.2.6 (#5175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
"https-proxy-agent": "^7.0.6",
|
"https-proxy-agent": "^7.0.6",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"jiti": "^2.6.1",
|
"jiti": "^2.6.1",
|
||||||
"lint-staged": "^16.2.5",
|
"lint-staged": "^16.2.6",
|
||||||
"meta-json-schema": "^1.19.14",
|
"meta-json-schema": "^1.19.14",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
|
|||||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -223,8 +223,8 @@ importers:
|
|||||||
specifier: ^2.6.1
|
specifier: ^2.6.1
|
||||||
version: 2.6.1
|
version: 2.6.1
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^16.2.5
|
specifier: ^16.2.6
|
||||||
version: 16.2.5
|
version: 16.2.6
|
||||||
meta-json-schema:
|
meta-json-schema:
|
||||||
specifier: ^1.19.14
|
specifier: ^1.19.14
|
||||||
version: 1.19.14
|
version: 1.19.14
|
||||||
@@ -3145,13 +3145,13 @@ 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@16.2.5:
|
lint-staged@16.2.6:
|
||||||
resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==}
|
resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==}
|
||||||
engines: {node: '>=20.17'}
|
engines: {node: '>=20.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
listr2@9.0.4:
|
listr2@9.0.5:
|
||||||
resolution: {integrity: sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==}
|
resolution: {integrity: sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==}
|
||||||
engines: {node: '>=20.0.0'}
|
engines: {node: '>=20.0.0'}
|
||||||
|
|
||||||
locate-path@6.0.0:
|
locate-path@6.0.0:
|
||||||
@@ -7565,17 +7565,17 @@ snapshots:
|
|||||||
|
|
||||||
lines-and-columns@1.2.4: {}
|
lines-and-columns@1.2.4: {}
|
||||||
|
|
||||||
lint-staged@16.2.5:
|
lint-staged@16.2.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: 14.0.1
|
commander: 14.0.1
|
||||||
listr2: 9.0.4
|
listr2: 9.0.5
|
||||||
micromatch: 4.0.8
|
micromatch: 4.0.8
|
||||||
nano-spawn: 2.0.0
|
nano-spawn: 2.0.0
|
||||||
pidtree: 0.6.0
|
pidtree: 0.6.0
|
||||||
string-argv: 0.3.2
|
string-argv: 0.3.2
|
||||||
yaml: 2.8.1
|
yaml: 2.8.1
|
||||||
|
|
||||||
listr2@9.0.4:
|
listr2@9.0.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 5.1.0
|
cli-truncate: 5.1.0
|
||||||
colorette: 2.0.20
|
colorette: 2.0.20
|
||||||
|
|||||||
Reference in New Issue
Block a user