From 3e1bfbac6699a25ee11ebec6bb67004f6ea692ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Oct 2021 19:21:24 +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 7a1cce18..4624f96d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint": "7.32.0", "husky": "4.3.8", "jest": "27.3.1", - "lint-staged": "11.1.2", + "lint-staged": "11.2.6", "mongodb": "4.1.0", "prettier": "2.4.1" },