From 9b75faafea510cf28f473dd91899d740da8b2273 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 26 Aug 2024 21:13:00 +0000
Subject: [PATCH] chore(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 (#1374)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 2ccd05d..3b7f9af 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.12",
- "@types/yargs": "^17.0.32",
+ "@types/yargs": "^17.0.33",
"esbuild": "^0.19.9",
"prettier": "^3.3.3",
"tsx": "^4.18.0",
--
Gitblit v1.10.0