mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-06 00:38:21 +00:00
chore(deps-dev): bump husky from 9.0.7 to 9.0.10
Bumps [husky](https://github.com/typicode/husky) from 9.0.7 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a05b03068d
commit
33fc97f419
2 changed files with 5 additions and 5 deletions
|
|
@ -141,7 +141,7 @@
|
|||
"eslint-plugin-no-null": "^1.0.2",
|
||||
"eslint-plugin-redundant-undefined": "^1.0.0",
|
||||
"eslint-plugin-sonarjs": "^0.23.0",
|
||||
"husky": "^9.0.7",
|
||||
"husky": "^9.0.10",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^15.2.1",
|
||||
"nock": "^13.5.0",
|
||||
|
|
|
|||
|
|
@ -9317,10 +9317,10 @@ humanize-duration@^3.31.0:
|
|||
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.31.0.tgz#a0384d22555024cd17e6e9f8561540d37756bf4c"
|
||||
integrity sha512-fRrehgBG26NNZysRlTq1S+HPtDpp3u+Jzdc/d5A4cEzOD86YLAkDaJyJg8krSdCi7CJ+s7ht3fwRj8Dl+Btd0w==
|
||||
|
||||
husky@^9.0.7:
|
||||
version "9.0.7"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.7.tgz#047f24ec1b6c681206af714b4217c13ee97fff20"
|
||||
integrity sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==
|
||||
husky@^9.0.10:
|
||||
version "9.0.10"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.10.tgz#ddca8908deb5f244e9286865ebc80b54387672c2"
|
||||
integrity sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==
|
||||
|
||||
iconv-corefoundation@^1.1.7:
|
||||
version "1.1.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue