From d1e12f3045fbae21eb1f497f815ea30b96cf4846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 30 Oct 2018 07:15:21 +0000 Subject: [PATCH] Update lint-staged requirement from ^7.3.0 to ^8.0.2 Updates the requirements on [lint-staged](https://github.com/okonet/lint-staged) to permit the latest version. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/commits/v8.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 579c43d1e3..44c3b17779 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "jest": "^23.6.0", "jsdom": "^12.1.0", "jsonml.js": "^0.1.0", - "lint-staged": "^7.3.0", + "lint-staged": "^8.0.2", "lz-string": "^1.4.4", "majo": "^0.6.2", "mockdate": "^2.0.2",