Skip to content

Commit ed31b17

Browse files
Bump husky from 7.0.4 to 9.1.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.1.4. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v9.1.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f8ab23 commit ed31b17

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"autoprefixer": "^10.4.7",
4646
"cssnano": "^5.0.17",
4747
"eslint": "^7.32.0",
48-
"husky": "^7.0.4",
48+
"husky": "^9.1.4",
4949
"lint-staged": "^11.2.6",
5050
"markdown-it": "^12.3.2",
5151
"npm-run-all": "^4.1.5",

yarn.lock

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

1066-
husky@^7.0.4:
1067-
version "7.0.4"
1068-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
1069-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
1066+
husky@^9.1.4:
1067+
version "9.1.4"
1068+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4.tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34"
1069+
integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==
10701070

10711071
ignore@^4.0.6:
10721072
version "4.0.6"

0 commit comments

Comments
 (0)