Skip to content

Commit 2544ff4

Browse files
chore(deps-dev): bump husky from 4.3.7 to 4.3.8 (#6330)
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.7...v4.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 745f79d commit 2544ff4

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
@@ -131,7 +131,7 @@
131131
"execa": "^5.0.0",
132132
"highlight.js": "^10.5.0",
133133
"html-loader": "^1.3.2",
134-
"husky": "^4.3.7",
134+
"husky": "^4.3.8",
135135
"improved-yarn-audit": "^2.3.2",
136136
"jest": "^26.6.3",
137137
"lint-staged": "^10.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7153,10 +7153,10 @@ humps@^2.0.1:
71537153
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
71547154
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
71557155

7156-
husky@^4.3.7:
7157-
version "4.3.7"
7158-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.7.tgz#ca47bbe6213c1aa8b16bbd504530d9600de91e88"
7159-
integrity sha512-0fQlcCDq/xypoyYSJvEuzbDPHFf8ZF9IXKJxlrnvxABTSzK1VPT2RKYQKrcgJ+YD39swgoB6sbzywUqFxUiqjw==
7156+
husky@^4.3.8:
7157+
version "4.3.8"
7158+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
7159+
integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
71607160
dependencies:
71617161
chalk "^4.0.0"
71627162
ci-info "^2.0.0"

0 commit comments

Comments
 (0)