From 18d5c2bc436fe0b4ea653881a4f9ff4959d3c2f9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 14:36:02 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.3 Closes #28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db425cf..4306560 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.14.0", "husky": "^1.3.1", - "lint-staged": "^9.0.0", + "lint-staged": "^10.1.3", "nyc": "^13.1.0", "semantic-release": "^15.13.2", "semantic-release-cli": "^4.1.0",