From 0fb2848bd3917a3b81b8105790ce749a8143ac29 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 08:22:21 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.5 Closes #17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de5a7d8..049f4ca 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "cz-conventional-changelog": "^2.0.0", "husky": "^0.14.0", "jest": "^23.1.0", - "lint-staged": "^7.0.0", + "lint-staged": "^10.1.5", "lodash.camelcase": "^4.3.0", "prettier": "^1.4.4", "prompt": "^1.0.0",