Skip to content

Commit c77b1ee

Browse files
chore(deps-dev): bump husky from 7.0.4 to 9.0.11 (#553)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 290a9e6 commit c77b1ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-vue": "^9.22.0",
4343
"faker": "^5.5.3",
4444
"fetch-mock": "^9.11.0",
45-
"husky": "^7.0.4",
45+
"husky": "^9.0.11",
4646
"jest": "^29.4.3",
4747
"jest-environment-jsdom": "^29.7.0",
4848
"jest-transform-stub": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3170,10 +3170,10 @@ human-signals@^5.0.0:
31703170
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
31713171
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
31723172

3173-
husky@^7.0.4:
3174-
version "7.0.4"
3175-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3176-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
3173+
husky@^9.0.11:
3174+
version "9.0.11"
3175+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
3176+
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
31773177

31783178
iconv-lite@0.6.3:
31793179
version "0.6.3"

0 commit comments

Comments
 (0)