Skip to content

Commit 71e5a03

Browse files
chore(deps-dev): bump husky from 7.0.4 to 9.1.7
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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbcb4d7 commit 71e5a03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@movable/eslint-config-typescript": "^1.0.1",
4141
"@movable/prettier-config": "^0.3.6",
4242
"@types/qunit": "^2.11.1",
43-
"husky": "7",
43+
"husky": "9",
4444
"lint-staged": "^12.1.2",
4545
"microbundle": "^0.15.0",
4646
"qunit": "^2.14.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3159,10 +3159,10 @@ human-signals@^2.1.0:
31593159
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
31603160
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
31613161

3162-
husky@7:
3163-
version "7.0.4"
3164-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
3165-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
3162+
husky@9:
3163+
version "9.1.7"
3164+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
3165+
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
31663166

31673167
icss-replace-symbols@^1.1.0:
31683168
version "1.1.0"

0 commit comments

Comments
 (0)