From b39f22d1b4639544743efad324408108812db9b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:44:31 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.4.2 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.4.2) 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..9997283 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.2", "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0",