From 6d1ff4dde8b4e41a868a42bcd8fbfc058fbc0d6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 10:00:00 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.1.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.1.3) 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..72da99c 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.1.3", "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0",