From 4d5a66bcd05692a534df0b35af55a7229a3f8740 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:28:21 +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 46cb1db..5b465bc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-prettier": "3.4.1", "husky": "8.0.3", "jest": "29.6.1", - "lint-staged": "13.2.3", + "lint-staged": "15.2.8", "nodemon": "2.0.22", "prettier": "2.8.8", "smee-client": "1.2.3",