From 06d9fc721f68cfbeeb1d433b5cde2bc1645a7489 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 19:55:03 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5007ed75..4ee8eb5e 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "eslint": "8.39.0", "husky": "9.0.11", "imagemin": "8.0.1", - "lint-staged": "15.2.2", + "lint-staged": "15.2.7", "markdownlint-cli": "0.39.0", "npm-run-all": "4.1.5", "prettier": "2.8.8",