From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 20:19:06 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 10.4.0 to 10.4.2 X-Git-Tag: v4.0.0-rc.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e442e3e4f940ba5a1b006409dae6ae38f7dc3705;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump lint-staged from 10.4.0 to 10.4.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.4.0...v10.4.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 7faecbb4..bdcb76a8 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "html-webpack-plugin": "^4.5.0", "jest": "^26.6.0", "jest-mock-warn": "^1.1.0", - "lint-staged": "^10.2.11", + "lint-staged": "^10.4.2", "nightwatch": "^1.4.2", "nightwatch-helpers": "^1.2.0", "patch-package": "^6.2.2", diff --git a/yarn.lock b/yarn.lock index 7818fdbc..52db11a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7457,10 +7457,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.2.11: - version "10.4.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e" - integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg== +lint-staged@^10.4.2: + version "10.4.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2.tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1" + integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"