From ccc394199d590320a213282d87a1068571dc773c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:13:15 +0100 Subject: [PATCH] Bump prettier from 3.4.1 to 3.4.2 in the dev-dependencies group (#365) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39db20f..2b940f5 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "lint-staged": "^15.2.10", "nyc": "^17.1.0", "parquet-wasm": "0.6.1", - "prettier": "3.4.1", + "prettier": "3.4.2", "sinon": "^19.0.2", "source-map-support": "^0.5.21", "split2": "^4.2.0",