From 66759d055b2d8d4dd0d5f1caff8941d7a0a63b82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 18:30:27 +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 f4c4e187..221fd595 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "jest-environment-node": "^29.5.0", "jest-watch-typeahead": "^2.2.2", "lerna": "^7.1.4", - "lint-staged": "^13.0.3", + "lint-staged": "^15.0.0", "prettier": "^3.0.1", "kkt": "^7.4.9", "tsbb": "^4.1.14"