From 57261b574bef8c8641c0e747435e782c59e0d4c4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 13:13:44 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.3 Closes #32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 461dceb..26a5f70 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "^4.1.0", "husky": "^0.14.3", "jest": "^21.0.0", - "lint-staged": "^4.0.0", + "lint-staged": "^10.2.3", "prettier": "^1.0.0", "semantic-release": "^8.0.3", "sinon": "^3.0.0"