Skip to content

Commit e114b81

Browse files
chore(deps-dev): bump husky from 7.0.4 to 9.1.7 (#1343)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-version: 9.1.7 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 c06a26c commit e114b81

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react-hooks": "^4.6.0",
6464
"eslint-plugin-testing-library": "^4.12.4",
6565
"fast-xml-parser": "^5.5.7",
66-
"husky": "^7.0.2",
66+
"husky": "^9.1.7",
6767
"jest": "^27.3.1",
6868
"lerna": "^8.1.2",
6969
"lint-staged": "^11.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9862,10 +9862,10 @@ human-signals@^2.1.0:
98629862
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
98639863
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
98649864

9865-
husky@^7.0.2:
9866-
version "7.0.4"
9867-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
9868-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
9865+
husky@^9.1.7:
9866+
version "9.1.7"
9867+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
9868+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
98699869

98709870
hyperdyperid@^1.2.0:
98719871
version "1.2.0"

0 commit comments

Comments
 (0)