From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 02:26:46 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 10.4.2 to 10.5.0 X-Git-Tag: v4.0.0-rc.2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0cedfb3a03aab0ecbb15fecd565f16e8cf6aa61;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump lint-staged from 10.4.2 to 10.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.2 to 10.5.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index df72f065..438c8e80 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.4.2", + "lint-staged": "^10.5.0", "nightwatch": "^1.4.2", "nightwatch-helpers": "^1.2.0", "patch-package": "^6.2.2", diff --git a/yarn.lock b/yarn.lock index ec23ade3..11230ee8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6033,10 +6033,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -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== +lint-staged@^10.5.0: + version "10.5.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.0.tgz#c923c2447a84c595874f3de696778736227e7a7a" + integrity sha512-gjC9+HGkBubOF+Yyoj9pd52Qfm/kYB+dRX1UOgWjHKvSDYl+VHkZXlBMlqSZa2cH3Kp5/uNL480sV6e2dTgXSg== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"