From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 14:39:24 +0000 (+0800) Subject: build(deps-dev): bump lint-staged from 10.5.1 to 10.5.3 in /html (#548) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=ba53c9c05b43a89e8beaf9aefe1a883cac1ec302;p=ttyd.git build(deps-dev): bump lint-staged from 10.5.1 to 10.5.3 in /html (#548) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.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 8090a57..894884a 100644 --- a/html/package.json +++ b/html/package.json @@ -42,7 +42,7 @@ "gulp-rename": "^2.0.0", "html-webpack-plugin": "^4.5.0", "husky": "^4.3.0", - "lint-staged": "^10.5.1", + "lint-staged": "^10.5.3", "mini-css-extract-plugin": "^1.3.0", "node-sass": "^5.0.0", "optimize-css-assets-webpack-plugin": "^5.0.4", diff --git a/html/yarn.lock b/html/yarn.lock index 017e901..d78a934 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -4562,10 +4562,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^10.5.1: - version "10.5.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa" - integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw== +lint-staged@^10.5.3: + version "10.5.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5" + integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"