From 85890c0bf4e46602d14cdcd0b3d940cea05ec573 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 09:50:46 +0000 Subject: [PATCH] Bump lint-staged from 9.5.0 to 10.1.7 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.1.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.1.7) 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..8ec143d 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.7", "prettier": "^1.19.1", "serve": "^11.2.0", "sort-package-json": "^1.31.0",