From 381ff7d6a4bf6945be726a9568e56368ab280479 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 13:23:24 +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 e489db64..f9793d3c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "del-cli": "5.0.0", "eslint": "8.27.0", "husky": "8.0.3", - "lint-staged": "13.0.3", + "lint-staged": "15.2.5", "markdownlint-cli": "0.32.2", "mocha": "10.1.0", "npm-run-all": "4.1.5",