From 0abfe5249cc31d53b0e535cfb25bb29747726de2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 19:39:43 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 (#461) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c97bb056..5da6e299 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "husky": "^9.0.11", "lerna": "^8.0.0", - "lint-staged": "^14.0.0", + "lint-staged": "^15.0.0", "prettier": "^3.0.3", "typescript": "^5.1.3", "jest": "^29.5.0",