From 5da75688ea8fc32d48332eba388f0441b24aa09c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 07:47:49 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e46cc5..2c81833 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "jest": "^29.3.0", "lint-staged": "^13.0.3", "mocha": "9.2.0", - "prettier": "2.7.1", + "prettier": "2.8.5", "standard-version": "^9.5.0", "zx": "^4.3.0" },