From 03dabf09bb677d3ccd44eeecc0d695ad202db31b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 16:33:47 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.4.1 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.4.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.4.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 3c0ca18..d328414 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.4.1", "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0",