From 0b64fd45ab225f13f8334da98584466c6765f177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 07:47:59 +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 67835f2..9077f6d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "husky": "4.3.0", "jest": "26.6.1", - "lint-staged": "10.4.2", + "lint-staged": "15.2.9", "prettier": "2.1.2", "standard-version": "8.0.2" },