mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.4 to 16.2.5. - [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.4...v16.2.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e153222503
commit
a7e9f59359
2 changed files with 10 additions and 10 deletions
|
|
@ -170,7 +170,7 @@
|
|||
"husky": "^9.1.7",
|
||||
"inversify": "^7.10.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^16.2.4",
|
||||
"lint-staged": "^16.2.5",
|
||||
"minimist": "^1.2.8",
|
||||
"msw": "^2.11.5",
|
||||
"prettier": "^3.6.2",
|
||||
|
|
|
|||
|
|
@ -270,8 +270,8 @@ importers:
|
|||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
lint-staged:
|
||||
specifier: ^16.2.4
|
||||
version: 16.2.4
|
||||
specifier: ^16.2.5
|
||||
version: 16.2.5
|
||||
msw:
|
||||
specifier: ^2.11.5
|
||||
version: 2.11.5(@types/node@22.18.11)(typescript@5.9.3)
|
||||
|
|
@ -8308,13 +8308,13 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@16.2.4:
|
||||
resolution: {integrity: sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==}
|
||||
lint-staged@16.2.5:
|
||||
resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==}
|
||||
engines: {node: '>=20.17'}
|
||||
hasBin: true
|
||||
|
||||
listr2@9.0.4:
|
||||
resolution: {integrity: sha512-1wd/kpAdKRLwv7/3OKC8zZ5U8e/fajCfWMxacUvB79S5nLrYGPtUI/8chMQhn3LQjsRVErTb9i1ECAwW0ZIHnQ==}
|
||||
listr2@9.0.5:
|
||||
resolution: {integrity: sha512-ME4Fb83LgEgwNw96RKNvKV4VTLuXfoKudAmm2lP8Kk87KaMK0/Xrx/aAkMWmT8mDb+3MlFDspfbCs7adjRxA2g==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
|
||||
loader-runner@4.3.0:
|
||||
|
|
@ -20966,17 +20966,17 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@16.2.4:
|
||||
lint-staged@16.2.5:
|
||||
dependencies:
|
||||
commander: 14.0.1
|
||||
listr2: 9.0.4
|
||||
listr2: 9.0.5
|
||||
micromatch: 4.0.8
|
||||
nano-spawn: 2.0.0
|
||||
pidtree: 0.6.0
|
||||
string-argv: 0.3.2
|
||||
yaml: 2.8.1
|
||||
|
||||
listr2@9.0.4:
|
||||
listr2@9.0.5:
|
||||
dependencies:
|
||||
cli-truncate: 5.1.0
|
||||
colorette: 2.0.20
|
||||
|
|
|
|||
Loading…
Reference in a new issue