From 78956d7a596b502ed5b42f36a70049df2cd81b3c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 20:32:35 +0000 Subject: [PATCH] chore(package): update lint-staged to version 8.0.1 Closes #43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db831a1..ac75981 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "husky": "^1.1.2", "jest": "latest", "jest-matcher-utils": "^23.0.0", - "lint-staged": "^7.3.0", + "lint-staged": "^8.0.1", "sequelize-fixtures": "^0.7.0", "sqlite3": "^4.0.0", "standard": "latest"