From f9b12140c46621bac5976f7eb3639290315b9e53 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 04:28:25 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.7 Closes #43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 755ac00..b5e04c5 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": "^10.2.7", "sequelize-fixtures": "^0.8.0", "sqlite3": "^4.0.0", "standard": "latest"