From 740172acb6f23218b317b73a07a7b08fd9a56240 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Jul 2024 20:14:25 +0000
Subject: [PATCH] chore(deps): bump vfile from 6.0.1 to 6.0.2 (#1299)
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index b36565e..4a467b5 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"toml": "^3.0.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
- "vfile": "^6.0.1",
+ "vfile": "^6.0.2",
"workerpool": "^9.1.2",
"ws": "^8.18.0",
"yargs": "^17.7.2"
@@ -104,7 +104,7 @@
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.2",
- "tsx": "^4.16.0",
+ "tsx": "^4.16.2",
"typescript": "^5.5.3"
}
}
--
Gitblit v1.10.0