From 4d07ac93b44f0c751009ff1dda8323ee3b4c9900 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 28 Apr 2025 21:41:04 +0000
Subject: [PATCH] chore(deps-dev): bump the production-dependencies group with 2 updates (#1952)
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index ddcb5f2..b137cc7 100644
--- a/package.json
+++ b/package.json
@@ -104,12 +104,12 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/node": "^22.14.1",
+ "@types/node": "^22.15.3",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.18.1",
"@types/yargs": "^17.0.33",
- "esbuild": "^0.25.2",
+ "esbuild": "^0.25.3",
"prettier": "^3.5.3",
"tsx": "^4.19.3",
"typescript": "^5.8.3"
--
Gitblit v1.10.0