From b19cfc284a6f659707e28130e0fb2a34d9be90f4 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Thu, 30 Jan 2020 16:07:25 +0000 Subject: [PATCH] Update lint-staged from 9.4.0 to 10.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3161f9f..d428773 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "husky": "3.0.8", "jest": "24.9.0", "lerna": "^2.4.0", - "lint-staged": "9.4.0", + "lint-staged": "10.0.6", "oc": "0.48.3", "prettier-eslint-cli": "5.0.0" },