From 4eda62193ca41feaaae0502b72a38ee6eaa14dbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 19:53:35 +0000 Subject: [PATCH] Update dependency prettier to v2.8.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf1b461..05619dc 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "japa": "3.1.1", "mocha": "8.4.0", "np": "7.5.0", - "prettier": "2.3.0", + "prettier": "2.8.8", "rimraf": "3.0.2", "ts-node": "10.0.0", "typescript": "4.3.2"