From 9c5033bde7019d939c876b2d4a90cfb43e88ce1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 02:29:43 +0000 Subject: [PATCH] Update dependency @types/yargs to v17.0.26 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a935db2..a1bcb18 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "version": "manual-git-changelog onversion" }, "resolutions": { - "@types/yargs": "17.0.13", + "@types/yargs": "17.0.26", "@types/node": "18.0.0" } } diff --git a/yarn.lock b/yarn.lock index 496498a..9708656 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4358,10 +4358,10 @@ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA== -"@types/yargs@17.0.13", "@types/yargs@^17.0.13", "@types/yargs@^17.0.2", "@types/yargs@^17.0.8": - version "17.0.13" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76" - integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg== +"@types/yargs@17.0.26", "@types/yargs@^17.0.13", "@types/yargs@^17.0.2", "@types/yargs@^17.0.8": + version "17.0.26" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.26.tgz#388e5002a8b284ad7b4599ba89920a6d74d8d79a" + integrity sha512-Y3vDy2X6zw/ZCumcwLpdhM5L7jmyGpmBCTYMHDLqT2IKVMYRRLdv6ZakA+wxhra6Z/3bwhNbNl9bDGXaFU+6rw== dependencies: "@types/yargs-parser" "*"