From aa7543a560eb5408fdc94579c54e38bd8e87ab32 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 21:14:36 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.0.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6eb0d6..6dff983 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react": "^16.0.0", "react-dom": "^16.0.0", "react-test-renderer": "^16.0.0", - "lint-staged": "^9.0.0" + "lint-staged": "^10.0.1" }, "pre-commit": [ "lint-staged"