From 8885d2287c8fb61218398694895a2644c3d2bf15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 May 2022 00:50:47 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v12.4.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e307d83c81..90c6a53de9 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "8.0.1", "jsdom": "19.0.0", - "lint-staged": "12.4.2", + "lint-staged": "12.4.3", "mocha": "10.0.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5",