From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 14:43:28 +0000 (+0800) Subject: build(deps-dev): bump husky from 4.3.0 to 4.3.5 in /html (#549) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=efc8a7f6248bfdd9ce7b98b02b61cfa0fa44d0fe;p=ttyd.git build(deps-dev): bump husky from 4.3.0 to 4.3.5 in /html (#549) Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/html/package.json b/html/package.json index ab44462..b86a448 100644 --- a/html/package.json +++ b/html/package.json @@ -41,7 +41,7 @@ "gulp-inline-source": "^4.0.0", "gulp-rename": "^2.0.0", "html-webpack-plugin": "^4.5.0", - "husky": "^4.3.0", + "husky": "^4.3.5", "lint-staged": "^10.5.3", "mini-css-extract-plugin": "^1.3.0", "node-sass": "^5.0.0", diff --git a/html/yarn.lock b/html/yarn.lock index 2c62459..5ab0c2c 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -3739,10 +3739,10 @@ human-signals@^1.1.1: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== -husky@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de" - integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA== +husky@^4.3.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902" + integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g== dependencies: chalk "^4.0.0" ci-info "^2.0.0"