From 56f579c59bff86121133f6dada8f7a6bb32d5ca1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 11:28:53 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 9.2.1 to 9.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 9.5.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...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 151b236..ba316d1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0", "jest": "24.8.0", - "lint-staged": "9.2.1", + "lint-staged": "9.5.0", "npmvet": "0.1.5", "semantic-release": "15.13.18", "ts-jest": "24.0.2",