From fa3b38d48c5e1702893d85a53eaca98aa08c1b99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:11:27 +0000 Subject: [PATCH] chore(package.json): Update dependency lint-staged to v10.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c578e443..faeaf74f 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint": "7.15.0", "eslint-plugin-prettier": "3.2.0", "husky": "4.3.5", - "lint-staged": "10.5.3", + "lint-staged": "10.5.4", "mocha": "8.2.1", "nightmare": "3.0.2", "prettier": "2.2.1",