From 4f7b10968bfefc035846fdb4626931b4059f2553 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 07:43:38 +0000 Subject: [PATCH] build(deps): bump clipanion from 2.4.2 to 2.4.4 Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.4.2 to 2.4.4. - [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 c9a676ca..8c85b984 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "homepage": "https://github.com/napi-rs/napi-rs#readme", "dependencies": { - "clipanion": "^2.4.2", + "clipanion": "^2.4.4", "inquirer": "^7.3.3", "toml": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index ba3c35a1..32c1da96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,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.4.2: - version "2.4.2" - resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.4.2.tgz#2dfd52f7eb3cd472752c35d868dd4eb47cb98145" - integrity sha512-kBCYtQKI4/R/zjierdwoDAsNUSvoh4pX2tseYxgLYQcKIpdPsHZrFWiQOfbe2Scd/btsqJEc4q6g55q0p5DZAw== +clipanion@^2.4.4: + version "2.4.4" + resolved "https://registry.npmjs.org/clipanion/-/clipanion-2.4.4.tgz#d70244c6f60feb3f4cbd509d2fcbe829fc619061" + integrity sha512-KjyCBz8xplftHjIK/nOqq/9b3hPlXbAAo/AxoITrO4yySpQ6a9QSJDAfOx9PfcRUHteeqbdNxZKSPfeFqQ7plg== cliui@^6.0.0: version "6.0.0"