From 1eb9f3fda588c920b4faa06329b9654bc2feae4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Feb 2021 17:53:53 +0000 Subject: [PATCH] Update dependency lint-staged to v10.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f9805a..900fc69 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-react": "7.19.0", "eslint-plugin-react-hooks": "3.0.0", "husky": "4.2.3", - "lint-staged": "10.1.1", + "lint-staged": "10.5.4", "npm-run-all": "4.1.5", "regenerator-runtime": "0.13.5", "typescript": "3.8.3",