From 582ebf4596536ef95c0a0402e42fc4f2511d0c4a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 1 Oct 2019 16:07:10 +0000 Subject: [PATCH] Update lint-staged from 9.4.0 to 9.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b9fb6c..a006fd1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "husky": "3.0.7", "jest": "24.9.0", "lerna": "^2.4.0", - "lint-staged": "9.4.0", + "lint-staged": "9.4.1", "oc": "0.48.3", "prettier-eslint-cli": "5.0.0" },