From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 16:26:57 +0000 (+0800) Subject: build(deps-dev): bump husky from 5.1.2 to 5.1.3 in /html (#618) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=19c05d77d548f2698501f2b13b65d66679bcdd0b;p=ttyd.git build(deps-dev): bump husky from 5.1.2 to 5.1.3 in /html (#618) Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3) 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 0a00a2d..0781f9f 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.2", + "husky": "^5.1.3", "lint-staged": "^10.5.4", "mini-css-extract-plugin": "^1.3.9", "node-sass": "^5.0.0", diff --git a/html/yarn.lock b/html/yarn.lock index 988e9ad..b53b13a 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.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.2.tgz#dc6a1f68640455d8d98c28875e073087f86c5081" - integrity sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ== +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== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"