From 6e158b3791b58ca10d7ce327de3c63937cfb6979 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 17:25:52 +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 3634668..407ee3b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-standard": "3.1.0", "generate-changelog": "1.8.0", "husky": "0.14.3", - "lint-staged": "7.3.0", + "lint-staged": "15.5.1", "prettier-standard": "8.0.1" }, "eslintConfig": {