From 100321c5f234971da679d2ac820da8a5b1ccb680 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 22 Jan 2020 16:08:01 +0000 Subject: [PATCH] Update lint-staged from 9.4.0 to 10.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3161f9f..8de95c6 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.2", "oc": "0.48.3", "prettier-eslint-cli": "5.0.0" },