From 78e62e149e20338a9af8791c18d1837817709edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:26:42 +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 f8e0aef6..60272829 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "compile-less-cli": "^1.8.14", "husky": "^8.0.3", - "lint-staged": "^13.2.0", + "lint-staged": "^15.0.0", "lerna": "^7.0.1", "prettier": "^3.0.0", "git-format-staged": "^3.0.0",