From 523db0870185a397534ca6426ecc452774936edd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 01:40:47 +0000 Subject: [PATCH] build(deps-dev): bump yargs from 15.3.1 to 17.0.1 Bumps [yargs](https://github.com/yargs/yargs) from 15.3.1 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/v15.3.1...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 2a6f294..3047a40 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "storybook-addon-react-docgen": "^1.2.40", "ts-loader": "^7.0.5", "typescript": "^3.9.6", - "yargs": "15.3.1" + "yargs": "17.0.1" }, "dependencies": { "react": "16.14.0",