From e25e64a3dd734127fdd8b7b3b03cc67342d8b4c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:55:41 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.2.11 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.2.11. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.2.11) 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 3c0ca18..3e85c2b 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-react": "^7.17.0", "eslint-plugin-react-hooks": "^2.3.0", "husky": "^3.1.0", - "lint-staged": "^9.5.0", + "lint-staged": "^10.2.11", "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0",