From 4bbbe93e6728914d4cb6acd22eb70afb693e4ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 04:02:26 +0000 Subject: [PATCH] chore(deps): bump clipanion from 3.2.0-rc.8 to 3.2.0-rc.9 Bumps [clipanion](https://github.com/arcanis/clipanion) from 3.2.0-rc.8 to 3.2.0-rc.9. - [Release notes](https://github.com/arcanis/clipanion/releases) - [Commits](https://github.com/arcanis/clipanion/commits) --- updated-dependencies: - dependency-name: clipanion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f94890ff..30a6f0d0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@iarna/toml": "^2.2.5", "chalk": "^4.1.2", - "clipanion": "^3.2.0-rc.8", + "clipanion": "^3.2.0-rc.9", "deepmerge": "^4.2.2", "diff": "^5.0.0", "eta": "^1.12.3", diff --git a/yarn.lock b/yarn.lock index e711d07d..b9598604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1447,10 +1447,10 @@ cli-truncate@^3.1.0: slice-ansi "^5.0.0" string-width "^5.0.0" -clipanion@^3.2.0-rc.8: - version "3.2.0-rc.8" - resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.8.tgz#6a1ee48c9d55591df564a5caa111d10153ba46d9" - integrity sha512-GiVWNN3kESWEe+KumOUF/chLclLP3xdJ5PkIRmAxZr5k8Mff3DXs2F536VMc+llnpW88PGGMxqwQcIwXdE/pfA== +clipanion@^3.2.0-rc.9: + version "3.2.0-rc.9" + resolved "https://registry.yarnpkg.com/clipanion/-/clipanion-3.2.0-rc.9.tgz#cb2de4829c2f837aa3767216a451273ad34245bc" + integrity sha512-YwsXDnsnC1fcotfXC+UyySxJh8AkZbxPCcniP+TagQi5didSuxj+AGDgv6fEf3JI2Yondbr5QcBdwCgk0A15tw== dependencies: typanion "^3.3.1"