From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 09:03:03 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 X-Git-Tag: v4.0.0-alpha.5~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfdbee293dc12fdb27e5497c6d892d1e6d630a0b;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.9 to 10.0.10. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.9...v10.0.10) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index f1d2e22b..ad3373a6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "html-webpack-plugin": "^4.0.1", "jest": "^25.1.0", "jest-mock-warn": "^1.0.1", - "lint-staged": "^10.0.8", + "lint-staged": "^10.0.10", "nightwatch": "^1.3.4", "nightwatch-helpers": "^1.2.0", "prettier": "^1.19.1", diff --git a/yarn.lock b/yarn.lock index 1cef911a..51132aed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5262,10 +5262,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.0.8: - version "10.0.9" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb" - integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw== +lint-staged@^10.0.10: + version "10.0.10" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.10.tgz#d14d33ee02a31a31ad36cf9aa7973fc156c461b5" + integrity sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA== dependencies: chalk "^3.0.0" commander "^4.0.1"