From 135a52af9c52fd146c06533144d5d632a7b3765d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 19:36:44 +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 73affe27..a1656e72 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "fast-glob": "3.3.1", "husky": "8.0.3", "ini": "4.1.1", - "lint-staged": "14.0.1", + "lint-staged": "15.2.0", "lodash": "4.17.21", "node-fetch": "3.3.2", "ora": "7.0.1",