From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 09:12:35 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 10.2.6 to 10.2.7 X-Git-Tag: v4.0.0-alpha.13~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9cb1fa4b60d93b81ec30ccdccae1f70dccce3d;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump lint-staged from 10.2.6 to 10.2.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.6 to 10.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.6...v10.2.7) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 702688dc..9b3cfd23 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "html-webpack-plugin": "^4.3.0", "jest": "^26.0.1", "jest-mock-warn": "^1.0.1", - "lint-staged": "^10.2.6", + "lint-staged": "^10.2.7", "nightwatch": "^1.3.5", "nightwatch-helpers": "^1.2.0", "prettier": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index f5dee4be..126c553d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6151,10 +6151,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.2.6: - version "10.2.6" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53" - integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ== +lint-staged@^10.2.7: + version "10.2.7" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb" + integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"