From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 12:47:26 +0000 (+0800) Subject: build(deps-dev): bump husky from 5.1.3 to 6.0.0 in /html (#641) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=941ee108e12fb93f2e680d1451a05ca6d5636758;p=ttyd.git build(deps-dev): bump husky from 5.1.3 to 6.0.0 in /html (#641) Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 6.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.3...v6.0.0) 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 68650cc..78e3134 100644 --- a/html/package.json +++ b/html/package.json @@ -42,7 +42,7 @@ "gulp-inline-source": "^4.0.0", "gulp-rename": "^2.0.0", "html-webpack-plugin": "^4.5.2", - "husky": "^5.1.3", + "husky": "^6.0.0", "lint-staged": "^10.5.4", "mini-css-extract-plugin": "^1.4.0", "node-sass": "^5.0.0", diff --git a/html/yarn.lock b/html/yarn.lock index 23e9165..f36649f 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -3793,10 +3793,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -husky@^5.1.3: - version "5.1.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d" - integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg== +husky@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" + integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"