From b7e08d8a483593793d5948158f382dc25c3ab8f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 08:37: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 4a53024a6..41cd6c3c5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest": "^29.3.1", "jest-circus": "^29.3.1", "js-yaml": "^4.1.0", - "lint-staged": "^13.1.0", + "lint-staged": "^15.0.0", "prettier": "2.8.8", "standard-version": "^9.1.1", "ts-jest": "^29.0.5",