From 904d997684768fc4412973fcd075214f7708ba70 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 13:39:02 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5593a35..dd729797 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-react": "7.24.0", "generate-changelog": "1.8.0", "husky": "6.0.0", - "lint-staged": "11.0.0", + "lint-staged": "11.2.6", "prettier": "2.3.1", "react-scripts": "4.0.3" },