From 1c6bc0d42c912285bdbbe727f7c99238401b9090 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 04:23:32 +0000 Subject: [PATCH] chore(package): update lint-staged to version 10.2.7 Closes #269 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aac97067..ef078a82 100644 --- a/package.json +++ b/package.json @@ -46,9 +46,9 @@ "husky": "^2.0.0", "lerna": "^3.4.3", "lerna-update-wizard": "^0.12.0", - "lint-staged": "^8.0.5", + "lint-staged": "^10.2.7", "npm-check-updates": "^3.1.4", - "lint-staged": "^9.0.0", + "lint-staged": "^10.2.7", "npm-check-updates": "^2.14.3", "p-series": "^2.1.0", "prettier": "^1.15.2",