Skip to content

Commit 67bd9d6

Browse files
build: bump husky from 5.0.6 to 5.1.1 (#22038)
Bumps [husky](https://github.com/typicode/husky) from 5.0.6 to 5.1.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.0.6...v5.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c45aa98 commit 67bd9d6

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
@@ -175,7 +175,7 @@
175175
"gulp-cli": "^2.3.0",
176176
"gulp-sass": "^4.0.2",
177177
"highlight.js": "^10.4.0",
178-
"husky": "5.0.6",
178+
"husky": "5.1.1",
179179
"inquirer": "^7.1.0",
180180
"jasmine": "^3.6.0",
181181
"jasmine-core": "^3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7039,10 +7039,10 @@ https-proxy-agent@^4.0.0:
70397039
agent-base "5"
70407040
debug "4"
70417041

7042-
husky@5.0.6:
7043-
version "5.0.6"
7044-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.6.tgz#27dbefe8603c6c0912fd89a3a67edfed9fac8bb9"
7045-
integrity sha512-SM+evfvcHT3rAYJKvPlatz3L5RqzgeM6xIvDjhs8VuhKj6iKqFDOt/Ov8sPjvWuE4FDB385gJBwWXRj7G3c1hg==
7042+
husky@5.1.1:
7043+
version "5.1.1"
7044+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
7045+
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
70467046

70477047
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.11:
70487048
version "0.4.24"

0 commit comments

Comments
 (0)