From 0832060ac5049c4264f24cd5bb43b6ab51495ad4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 10:32:48 -0400 Subject: [PATCH] Bump lint-staged from 10.2.10 to 10.2.11 (#162) [skip ci] Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.10 to 10.2.11. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.10...v10.2.11) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28771fd3..5a955380 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "imagemin-jpegoptim": "^7.0.0", "imagemin-pngquant": "^9.0.0", "imagemin-svgo": "^8.0.0", - "lint-staged": "^10.2.10", + "lint-staged": "^10.2.11", "markdownlint-cli": "~0.23.1", "netlify-plugin-cache": "*", "netlify-plugin-debug-cache": "*", diff --git a/yarn.lock b/yarn.lock index 4528d654..6467cfdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2660,10 +2660,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.2.10: - version "10.2.10" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10.tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2" - integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w== +lint-staged@^10.2.11: + version "10.2.11" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.11.tgz#713c80877f2dc8b609b05bc59020234e766c9720" + integrity sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"