From 1e5b770ccedefa3a7a423cf515ae6dfaf3a07949 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 31 Oct 2018 12:01:58 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.4 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c4ac3c..d2a9576 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "flow-bin": "^0.71.0", "husky": "^0.14.3", "jest": "^22.1.0", - "lint-staged": "^7.0.4", + "lint-staged": "^8.0.4", "npm-run-all": "^4.1.2", "prettier": "^1.8.1", "rimraf": "^2.6.2",