From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 12:27:49 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#2070) X-Git-Tag: v3.0.0-rc.11~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e474754c7687e2815e303a9b43d47868d27ad318;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#2070) --- diff --git a/yarn.lock b/yarn.lock index 8997bf0410..94061dead2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4551,9 +4551,9 @@ lines-and-columns@^1.1.6: integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= lint-staged@^10.2.10: - version "10.2.13" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.13.tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814" - integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA== + version "10.3.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0" + integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw== dependencies: chalk "^4.1.0" cli-truncate "^2.1.0"