From e44ee230a8fc78c4470360e7aba4dc5024bb87d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 17:04:23 +0000 Subject: [PATCH] chore(deps-dev): bump @fisker/eslint-config from 2.1.0 to 2.1.2 Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@2.1.0...@fisker/eslint-config@2.1.2) 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 9d06ea20..9fe60da1 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "devDependencies": { "@commitlint/cli": "8.3.5", "@fisker/commitlint-config": "1.1.7", - "@fisker/eslint-config": "2.1.0", + "@fisker/eslint-config": "2.1.2", "@fisker/husky-config": "2.1.1", "@fisker/lint-staged-config": "2.1.0", "@fisker/prettier-config": "2.1.1",