From 030ecffa15b75539bdae6b6b674f32ab6eb2787d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Feb 2021 14:07:58 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v10.5.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index dcbf278e77..0481c8e8d8 100644 --- a/install/package.json +++ b/install/package.json @@ -161,7 +161,7 @@ "grunt-contrib-watch": "1.1.0", "husky": "4.3.8", "jsdom": "16.4.0", - "lint-staged": "10.5.3", + "lint-staged": "10.5.4", "mocha": "8.2.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0",