From 17d9542f51249995efad5efa71d0e98e80cb4b99 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 13:34:10 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5be8623..59e27bd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-flowtype": "^3.11.1", "eslint-plugin-import": "^2.12.0", "husky": "^3.0.0", - "lint-staged": "^9.1.0", + "lint-staged": "^10.0.3", "mocha": "^6.1.4", "mocha-lcov-reporter": "^1.3.0", "nyc": "^14.1.1",