From 8e77eb7d3ba9db374bba377a9069b4ae7c26ce97 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 02:50:03 +0000 Subject: [PATCH] build(deps): bump clipanion from 2.5.0 to 2.6.1 Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.5.0 to 2.6.1. - [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 04a4c49c..3b178d83 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@octokit/rest": "^18.0.6", "chalk": "^4.1.0", - "clipanion": "^2.5.0", + "clipanion": "^2.6.1", "debug": "^4.2.0", "fdir": "^4.1.0", "inquirer": "^7.3.3", diff --git a/yarn.lock b/yarn.lock index 877d8216..89bdbd2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1007,10 +1007,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.5.0: - version "2.5.0" - resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.5.0.tgz#eb9c85a6b52a46979b7eb1e79534b23c44a52971" - integrity sha512-VYOMl0h/mZXQC2BWq7oBto1zY1SkPWUaJjt+cuIred1HrmrcX1I2N+LNyNoRy8Iwu9r6vUxJwS/tWLwhQW4tPw== +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== cliui@^6.0.0: version "6.0.0"