From 7fd6063aaea07b78c00124b469f74cb3487c7858 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 15:58:12 +0000 Subject: [PATCH] build(deps): bump clipanion from 2.6.1 to 2.6.2 Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/arcanis/clipanion/releases) - [Commits](https://github.com/arcanis/clipanion/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae32fb1e..c875e5e7 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@octokit/rest": "^18.0.6", "chalk": "^4.1.0", - "clipanion": "^2.6.1", + "clipanion": "^2.6.2", "debug": "^4.2.0", "fdir": "^4.1.0", "inquirer": "^7.3.3", diff --git a/yarn.lock b/yarn.lock index 0297f9ee..6db49b24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1014,10 +1014,10 @@ cli-width@^3.0.0: resolved "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6" integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw== -clipanion@^2.6.1: - version "2.6.1" - resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.6.1.tgz#2152b9745aa35cfb0353605c262f68a02257bde7" - integrity sha512-G03gaywe142VKNptEvr583Ju69p/O9QiwAKMYXKRAoU/ibN38KI1D/y0qwRxez3FWwO1GCxcXUWwHl4iG7GRXw== +clipanion@^2.6.2: + version "2.6.2" + resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.6.2.tgz#820e7440812052442455b248f927b187ed732f71" + integrity sha512-0tOHJNMF9+4R3qcbBL+4IxLErpaYSYvzs10aXuECDbZdJOuJHdagJMAqvLdeaUQTI/o2uSCDRpet6ywDiKOAYw== cliui@^6.0.0: version "6.0.0"