From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 07:31:12 +0000 (+0000) Subject: build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3 X-Git-Tag: v3.0.0-alpha.0~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3092a4818371751789d112d3e6bffb31ae3ea880;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.4.2 to 9.4.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.4.2...v9.4.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 073350e100..4c59ea7bf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4527,9 +4527,9 @@ levn@~0.3.0: type-check "~0.3.2" lint-staged@^9.2.3: - version "9.4.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04" - integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA== + version "9.4.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3.tgz#f55ad5f94f6e105294bfd6499b23142961f7b982" + integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q== dependencies: chalk "^2.4.2" commander "^2.20.0"