From 1cd38039806cf53732a071e1284a8278d230be70 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Jul 2021 16:52:44 +0000 Subject: [PATCH] Update dependency @types/yargs to v16.0.4 --- plugins/pinus-robot-plugin/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/pinus-robot-plugin/package.json b/plugins/pinus-robot-plugin/package.json index 6e9230a34..560df6086 100644 --- a/plugins/pinus-robot-plugin/package.json +++ b/plugins/pinus-robot-plugin/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/node": "8.10.66", - "@types/yargs": "16.0.2", + "@types/yargs": "16.0.4", "tslint": "5.20.1", "typescript": "4.0.5" }, diff --git a/yarn.lock b/yarn.lock index f4522a0cc..68b83979c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1262,10 +1262,10 @@ resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d" integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== -"@types/yargs@16.0.2": - version "16.0.2" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.2.tgz#b860dfa2964425239bba37ab3178b0acd79b8a61" - integrity sha512-EkZDJvHXblOE2/iFZb3Ty5c8RHPssmFvrXqj3V/ZLXtOt0f7xJh9Fd7p1pl2ITrNHM7Rl3Db3JJVBT7q/C0wUg== +"@types/yargs@16.0.4": + version "16.0.4" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" + integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw== dependencies: "@types/yargs-parser" "*"