From db2a4c807fdf485eb0be2d6782938ca976103f64 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 16:07:49 +0000 Subject: [PATCH] build(deps-dev): bump @fisker/eslint-config from 2.1.2 to 2.2.0 Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@2.1.2...@fisker/eslint-config@2.2.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 a95b4a36..53ab84e9 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@ava/babel": "1.0.1", "@commitlint/cli": "8.3.5", "@fisker/commitlint-config": "1.1.7", - "@fisker/eslint-config": "2.1.2", + "@fisker/eslint-config": "2.2.0", "@fisker/eslint-config-ava": "1.2.9", "@fisker/husky-config": "2.1.1", "@fisker/lint-staged-config": "2.1.0",