From 06e0bd2867c2b7f5bca36de46a2c4100b0ec40c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2020 19:01:17 +0000 Subject: [PATCH] chore(deps-dev): bump @fisker/prettier-config from 1.0.29 to 1.0.30 Bumps [@fisker/prettier-config](https://github.com/fisker/shared-configs) from 1.0.29 to 1.0.30. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/prettier-config@1.0.29...@fisker/prettier-config@1.0.30) 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 0788f07d..aaba6ac8 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@fisker/eslint-config": "1.6.6", "@fisker/husky-config": "1.1.9", "@fisker/lint-staged-config": "1.0.12", - "@fisker/prettier-config": "1.0.29", + "@fisker/prettier-config": "1.0.30", "ava": "3.5.0", "cheerio": "1.0.0-rc.3", "cz-conventional-changelog": "3.1.0",