From 6873b6e5e0a7a6778d7c0ed93a0f27e02ca8906a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Jul 2019 18:33:42 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 850b2ec..07b18cd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "husky": "~2.7.0", "jquery": "~3.4.0", "jsdom": "~15.1.0", - "lint-staged": "~8.2.0", + "lint-staged": "~9.0.0", "lodash.isequal": "~4.5.0", "lodash.merge": "~4.6.0", "mocha": "~6.1.0",