From 28dbc828db01605ad0f80384dd39158907b64e15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 06:14:33 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.4.3 to 9.5.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.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 8105bb8c..f36f2b1b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint": "6.7.1", "esm": "3.2.25", "husky": "3.1.0", - "lint-staged": "9.4.3", + "lint-staged": "9.5.0", "markdownlint-cli": "0.19.0", "npm-run-all": "4.1.5", "nyc": "14.1.1",