From ae645a43af68ab2a5d97a0a8dc18563c5f3aa3b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:54:05 +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 53abe9e..4c91b42 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "compile-less-cli": "^1.8.13", "husky": "^8.0.1", "lerna": "^6.6.1", - "lint-staged": "^13.0.3", + "lint-staged": "^15.0.0", "prettier": "^2.7.1", "pretty-quick": "^3.1.3", "tsbb": "^4.1.5"