From c106f26d5df3a5be67a239fea5e8c1d65d7b3547 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 01:46:58 +0000 Subject: [PATCH] chore(deps-dev): bump @fisker/eslint-config from 1.5.6 to 1.6.0 Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 1.5.6 to 1.6.0. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@1.5.6...@fisker/eslint-config@1.6.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 97cdabbd..62157fa4 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@babel/preset-env": "7.7.7", "@commitlint/cli": "8.2.0", "@fisker/commitlint-config": "1.1.4", - "@fisker/eslint-config": "1.5.6", + "@fisker/eslint-config": "1.6.0", "@fisker/husky-config": "1.1.5", "@fisker/lint-staged-config": "1.0.8", "@fisker/prettier-config": "1.0.24",