From 7f7c4288fcfbd1213a0d14896f859f1fd70a8ae0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Oct 2020 08:44:32 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index beb4fe6..67835f2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "husky": "4.3.0", "jest": "26.6.1", - "lint-staged": "10.0.5", + "lint-staged": "10.4.2", "prettier": "2.1.2", "standard-version": "8.0.2" },