From 7f0ab7f5291136cd82eae6b963e80fcbecf72a17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:49:33 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7079052c..54ac54a5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint": "8.27.0", "esm": "3.2.25", "husky": "8.0.3", - "lint-staged": "13.0.3", + "lint-staged": "15.2.7", "markdownlint-cli": "0.32.2", "npm-run-all": "4.1.5", "nyc": "15.1.0",