From d3b3e7abbf22e735f08d599ff56349f48184295b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 11:10:49 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 9.5.0 to 10.0.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07cd4c8e..cc26bd17 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "import-sort-style-module": "^6.0.0", "jest-puppeteer": "^4.2.0", "jsdom-global": "^3.0.2", - "lint-staged": "^9.0.0", + "lint-staged": "^10.0.0", "mockjs": "^1.0.1-beta3", "netlify-lambda": "^1.4.13", "node-fetch": "^2.6.0",