chore(deps-dev): bump lint-staged from 16.2.5 to 16.2.6 (#20361)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.5 to 16.2.6. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.5...v16.2.6) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1fb992a63
commit
d4ef91aa52
|
|
@ -181,7 +181,7 @@
|
|||
"got": "14.6.0",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
"lint-staged": "16.2.5",
|
||||
"lint-staged": "16.2.6",
|
||||
"magic-string": "0.30.19",
|
||||
"mockdate": "3.0.5",
|
||||
"msw": "2.4.3",
|
||||
|
|
|
|||
|
|
@ -404,8 +404,8 @@ importers:
|
|||
specifier: 1.15.4
|
||||
version: 1.15.4
|
||||
lint-staged:
|
||||
specifier: 16.2.5
|
||||
version: 16.2.5
|
||||
specifier: 16.2.6
|
||||
version: 16.2.6
|
||||
magic-string:
|
||||
specifier: 0.30.19
|
||||
version: 0.30.19
|
||||
|
|
@ -2923,8 +2923,8 @@ packages:
|
|||
resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
cli-truncate@5.1.0:
|
||||
resolution: {integrity: sha512-7JDGG+4Zp0CsknDCedl0DYdaeOhc46QNpXi3NLQblkZpXXgA6LncLDUUyvrjSvZeF3VRQa+KiMGomazQrC1V8g==}
|
||||
cli-truncate@5.1.1:
|
||||
resolution: {integrity: sha512-SroPvNHxUnk+vIW/dOSfNqdy1sPEFkrTk6TUtqLCnBlo3N7TNYYkzzN7uSD6+jVjrdO4+p8nH7JzH6cIvUem6A==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
cli-width@4.1.0:
|
||||
|
|
@ -4275,8 +4275,8 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@16.2.5:
|
||||
resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==}
|
||||
lint-staged@16.2.6:
|
||||
resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==}
|
||||
engines: {node: '>=20.17'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -8814,7 +8814,7 @@ snapshots:
|
|||
dependencies:
|
||||
restore-cursor: 5.1.0
|
||||
|
||||
cli-truncate@5.1.0:
|
||||
cli-truncate@5.1.1:
|
||||
dependencies:
|
||||
slice-ansi: 7.1.2
|
||||
string-width: 8.1.0
|
||||
|
|
@ -10341,7 +10341,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@16.2.5:
|
||||
lint-staged@16.2.6:
|
||||
dependencies:
|
||||
commander: 14.0.1
|
||||
listr2: 9.0.5
|
||||
|
|
@ -10353,7 +10353,7 @@ snapshots:
|
|||
|
||||
listr2@9.0.5:
|
||||
dependencies:
|
||||
cli-truncate: 5.1.0
|
||||
cli-truncate: 5.1.1
|
||||
colorette: 2.0.20
|
||||
eventemitter3: 5.0.1
|
||||
log-update: 6.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue