From d19e7c04bec5073d362a7477cee707f89b942e9f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 May 2020 22:46:11 +0000 Subject: [PATCH] chore(package.json): Update dependency lint-staged to v10.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ca20f0b..0d8dd405 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint": "7.0.0", "eslint-plugin-prettier": "3.1.3", "husky": "4.2.5", - "lint-staged": "10.2.2", + "lint-staged": "10.2.4", "mocha": "7.1.2", "nightmare": "3.0.2", "prettier": "2.0.5",