From f4095e5059968f8d949e091ea6b43289251421d0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 21:07:51 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.1 Closes #86 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fe55d8..8c91dc9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-react": "^7.1.0", "eslint-plugin-unicorn": "^4.0.2", "husky": "^0.14.0", - "lint-staged": "^7.0.0", + "lint-staged": "^8.0.1", "npm-run-all": "^4.0.0", "npmpub": "^3.1.0", "nyc": "^11.0.0",