From 8d89055c296c0f1958a07a1fe0198d8892239c2e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 16:46:31 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c848a6e..218a43a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.1", - "lint-staged": "11.0.1", + "lint-staged": "11.2.3", "remark-cli": "9.0.0", "remark-preset-lint-recommended": "5.0.0" },