From bbfad84b2deb42cfa6c6d6c8f4b98ba32da68cf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 20:29:32 +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..beaf2a3 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.1", "nodemon": "2.0.22", "prettier": "2.8.8", "smee-client": "1.2.3",