Skip to content

Commit 8f6c087

Browse files
chore(deps): update devdependency husky to ^7.0.4 (#482)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 96b1683 commit 8f6c087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/sass": "^1.43.1",
4848
"codecov": "^3.8.2",
4949
"eslint": "^8.3.0",
50-
"husky": "^7.0.0",
50+
"husky": "^7.0.4",
5151
"jest": "^27.3.1",
5252
"nuxt": "^2.15.8",
5353
"nuxt-webfontloader": "^1.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6059,7 +6059,7 @@ human-signals@^2.1.0:
60596059
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
60606060
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
60616061

6062-
husky@^7.0.0:
6062+
husky@^7.0.4:
60636063
version "7.0.4"
60646064
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
60656065
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==

0 commit comments

Comments
 (0)