From d8462ff555a8ae71eb4cf01f5758561b5a303036 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 20:17:48 -0400 Subject: [PATCH] Bump lint-staged from 10.2.6 to 10.2.7 (#149) [skip ci] Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.6 to 10.2.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.6...v10.2.7) 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 e1762785..fe0bd2a6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "imagemin-jpegoptim": "^7.0.0", "imagemin-pngquant": "^8.0.0", "imagemin-svgo": "^8.0.0", - "lint-staged": "^10.2.6", + "lint-staged": "^10.2.7", "markdownlint-cli": "~0.23.1", "npm-run-all": "^4.1.5", "postcss": "^7.x", diff --git a/yarn.lock b/yarn.lock index 4f39eb22..c542511c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2696,10 +2696,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.2.6: - version "10.2.6" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53" - integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ== +lint-staged@^10.2.7: + version "10.2.7" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb" + integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw== dependencies: chalk "^4.0.0" cli-truncate "2.1.0"