Skip to content

Commit 6cbe801

Browse files
chore(deps): update dependency husky to v7.0.4 (#696)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e118413 commit 6cbe801

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-promise": "5.1.0",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-plugin-unicorn": "37.0.1",
46-
"husky": "7.0.2",
46+
"husky": "7.0.4",
4747
"jest": "27.3.1",
4848
"json-schema-to-markdown": "1.1.1",
4949
"lint-staged": "11.2.3",

yarn.lock

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

4096-
4097-
version "7.0.2"
4098-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
4099-
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
4096+
4097+
version "7.0.4"
4098+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
4099+
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
41004100

41014101
[email protected], iconv-lite@^0.4.24:
41024102
version "0.4.24"

0 commit comments

Comments
 (0)