From a5f6415182a9ebd9a92826781a3724a222f06c63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:40:59 +0000 Subject: [PATCH] :arrow_up: Updates prettier to ^2.8.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b0deac3..20daa398 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "husky": "^4.2.5", "jest": "^27.0.0-next.2", "jest-circus": "^26.6.3", - "prettier": "^2.1.2", + "prettier": "^2.8.7", "lint-staged": "^10.1.6", "pretty-quick": "^3.1.0", "semantic-release": ">=17.2.3"