From d17284cb7197fd39f302c7cd72262553781f12f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:36:43 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.8.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- zkp/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zkp/js/package.json b/zkp/js/package.json index 1a2d698..5bd34a5 100644 --- a/zkp/js/package.json +++ b/zkp/js/package.json @@ -22,7 +22,7 @@ "circom_tester": "0.0.24", "circomlibjs": "0.1.7", "mocha": "11.7.5", - "prettier": "3.7.4", + "prettier": "3.8.1", "snarkjs": "0.7.5" } }