From 7450709ac4faa57a48adb5f1c1f65ac913bbe2c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:11:19 +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 45ec477..1545af3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "generate-changelog": "1.8.0", "husky": "0.14.3", "istanbul": "0.4.5", - "lint-staged": "7.3.0", + "lint-staged": "15.1.0", "mocha": "5.2.0", "prettier-standard": "8.0.1" },