From 172ee624a74a1c96b40f5a66d6a9df73c48cd168 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 17:07:05 +0800 Subject: [PATCH] fix(deps): update dependency yargs to ~17.6.0 (#182) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 077e6aa0..e0965ecb 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "ttf2eot": "~3.1.0", "ttf2woff": "~3.0.0", "ttf2woff2": "~4.0.4", - "yargs": "~17.5.0" + "yargs": "~17.6.0" }, "devDependencies": { "tsbb": "~3.7.2"