From d65d350244583988b05d69a33a9fc57e1d6a03b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 12:53:29 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 969bc0b..56574ae 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@commitlint/config-conventional": "9.1.2", "husky": "4.2.5", "lint-staged": "10.2.13", - "prettier": "2.1.1" + "prettier": "2.7.1" }, "engines": { "node": ">=8"