From 9e8daf62b287a5c70812414847481e4a08a96bb9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 15:02:39 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.1 Closes #69 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c351059..db27b91 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "chai": "^4.1.2", "eslint": "~5.0.1", "eslint-plugin-react": "~7.10.0", - "lint-staged": "^7.0.3", + "lint-staged": "^10.1.1", "mocha": "^5.0.5", "prettier": "^1.11.1" },