From d0f1727f811430faf0740a3243dfc108a4ddaf6e Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 05:15:12 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25a1602..94d4cdf 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "graphql": "16.8.1", "husky": "9.0.11", "jest": "29.7.0", - "lint-staged": "15.2.2", + "lint-staged": "15.2.8", "node-fetch": "3.3.2", "prettier": "3.2.5", "semantic-release": "23.0.7",