From 567a18426f9c5e6063ae446931ace184655a4541 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:06:25 +0000 Subject: [PATCH] ci(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 cc00269f..f6678a50 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-promise": "^6.1.1", "husky": "^6.0.0", - "lint-staged": "^14.0.1", + "lint-staged": "^15.0.1", "node-plop": "^0.32.0", "plop": "^4.0.0", "prettier": "^3.0.3",