From 84f8dc8946809ce5235e3ed755fe1a728d816c5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Jun 2021 09:19:48 +0000 Subject: [PATCH] :arrow_up: Updates prettier to v2.3.2 Signed-off-by: Renovate Bot --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3b668973..8bece19a 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/jest": "26.0.23", "@types/lodash.mergewith": "4.6.6", "@types/parse-json": "4.0.0", - "@types/prettier": "2.2.3", + "@types/prettier": "2.3.0", "@typescript-eslint/eslint-plugin": "4.26.0", "@typescript-eslint/parser": "4.26.0", "dateformat": "4.5.1", @@ -124,7 +124,7 @@ "lint-staged": "10.5.4", "parse-json": "5.2.0", "path-type": "4.0.0", - "prettier": "2.3.0", + "prettier": "2.3.2", "pretty-quick": "3.1.0", "remark-cli": "9.0.0", "remark-lint-code-block-style": "2.0.1",