Skip to content

Commit 5c61292

Browse files
build: bump husky from 5.1.1 to 5.1.3 (#22079)
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.1...v5.1.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 104abfb commit 5c61292

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.1.1",
178+
"husky": "5.1.3",
179179
"inquirer": "^8.0.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-
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==
7042+
7043+
version "5.1.3"
7044+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
7045+
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
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)