From ead7ee2f5031691f5e093745d6664f13f932d8d3 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 31 Jan 2024 06:03:33 +0000
Subject: [PATCH] chore(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#768)

---
 package.json |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index b158075..22a7301 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
     "unified": "^11.0.4",
     "unist-util-visit": "^5.0.0",
     "vfile": "^6.0.1",
-    "workerpool": "^8.0.0",
+    "workerpool": "^9.1.0",
     "ws": "^8.15.1",
     "yargs": "^17.7.2"
   },
@@ -98,11 +98,10 @@
     "@types/node": "^20.1.2",
     "@types/pretty-time": "^1.1.5",
     "@types/source-map-support": "^0.5.10",
-    "@types/workerpool": "^6.4.7",
     "@types/ws": "^8.5.10",
     "@types/yargs": "^17.0.32",
     "esbuild": "^0.19.9",
-    "prettier": "^3.1.1",
+    "prettier": "^3.2.4",
     "tsx": "^4.7.0",
     "typescript": "^5.3.3"
   }

--
Gitblit v1.10.0