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 15.4.2 to 15.4.3
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.2 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.2...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c051b61ea4
commit
c380bd29c8
2 changed files with 6 additions and 6 deletions
|
|
@ -164,7 +164,7 @@
|
|||
"globals": "^15.14.0",
|
||||
"husky": "^9.1.7",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^15.4.2",
|
||||
"lint-staged": "^15.4.3",
|
||||
"minimist": "^1.2.8",
|
||||
"msw": "^2.7.0",
|
||||
"postcss-import": "^16.1.0",
|
||||
|
|
|
|||
|
|
@ -260,8 +260,8 @@ importers:
|
|||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
lint-staged:
|
||||
specifier: ^15.4.2
|
||||
version: 15.4.2
|
||||
specifier: ^15.4.3
|
||||
version: 15.4.3
|
||||
msw:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0(@types/node@20.17.16)(typescript@5.6.3)
|
||||
|
|
@ -7704,8 +7704,8 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@15.4.2:
|
||||
resolution: {integrity: sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==}
|
||||
lint-staged@15.4.3:
|
||||
resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -19796,7 +19796,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.4.2:
|
||||
lint-staged@15.4.3:
|
||||
dependencies:
|
||||
chalk: 5.4.1
|
||||
commander: 13.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue