From 95b71b11b0c9c654561b57d81a290ce60181eed2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 02:42:09 +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 487b2e7..4dd7838 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,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", "tsbb": "^4.1.14" }