From 1eb501ebb012c32c21e2908aa3d5ba166e76c08c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 14:48:14 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.1.3 Closes #38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12f3cb..ad9b09a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-react": "^7.7.0", "express": "^4.16.3", "husky": "^0.14.3", - "lint-staged": "^7.0.4", + "lint-staged": "^10.1.3", "mocha": "^5.1.1", "strip-ansi": "^4.0.0", "supertest": "^3.0.0"