From a6f6ba812ba881081f2ea8e4352ef7a6fada0416 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 11:57:59 -0400 Subject: [PATCH] Bump lint-staged from 9.2.4 to 9.2.5 (#3920) [ci skip] Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.4 to 9.2.5. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.2.4...v9.2.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c9d071896..9748d6971 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "jest": "^23.5.0", "jest-fetch-mock": "^2.1.2", "jsdom": "^15.1.1", - "lint-staged": "^9.2.4", + "lint-staged": "^9.2.5", "preact-render-spy": "1.3.0", "preact-render-to-json": "^3.6.6", "prettier": "^1.18.2", diff --git a/yarn.lock b/yarn.lock index 29051ef13..51b831e38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7420,10 +7420,10 @@ linkstate@^1.1.1: resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-1.1.1.tgz#cb9c29189baa7552295898f78f82b4055d6be108" integrity sha512-5SICdxQG9FpWk44wSEoM2WOCUNuYfClp10t51XAIV5E7vUILF/dTYxf0vJw6bW2dUd2wcQon+LkNtRijpNLrig== -lint-staged@^9.2.4: - version "9.2.4" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4.tgz#7a35839c9c6103ec98eabf43e35657c209509345" - integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw== +lint-staged@^9.2.5: + version "9.2.5" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5.tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3" + integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw== dependencies: chalk "^2.4.2" commander "^2.20.0"