From 8f3a4e1226badae5077800098821eba54653fcf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:24:39 +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..e455e01 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.0", "prettier": "2.1.2", "standard-version": "8.0.2" },