From 27dfadac3c62549a2b83d3f1a261f3010d56998d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 05:35:15 +0000 Subject: [PATCH] build(deps): bump yargs from 16.2.0 to 17.0.1 Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de4e8fa..a99c101 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "semver": "^7.1.1", "tmp-promise": "^3.0.2", "which": "^2.0.1", - "yargs": "^16.0.2" + "yargs": "^17.0.1" }, "engines": { "node": ">= 10.0"