From 548541b3f4a1be4164d4cc7062ffe9e90b3dfc9b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 07:55:59 +0000 Subject: [PATCH] chore(deps-dev): update @fisker/eslint-config requirement Updates the requirements on [@fisker/eslint-config](https://github.com/fisker/shared-configs) to permit the latest version. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@1.2.13...@fisker/eslint-config@1.2.14) 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 8bffcf54..3bec9ba3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/preset-env": "7.5.5", "@commitlint/cli": "8.1.0", "@fisker/commitlint-config": "1.1.2", - "@fisker/eslint-config": "1.2.13", + "@fisker/eslint-config": "1.2.14", "@fisker/husky-config": "1.1.1", "@fisker/lint-staged-config": "1.0.5", "@fisker/prettier-config": "1.0.18",