From fade6516e0cfd830a2cddc03afebf94dc09aece3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 16:03:07 +0000 Subject: [PATCH] chore(deps): bump @oclif/command from 1.8.15 to 1.8.16 Bumps [@oclif/command](https://github.com/oclif/command) from 1.8.15 to 1.8.16. - [Release notes](https://github.com/oclif/command/releases) - [Changelog](https://github.com/oclif/command/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/command/compare/v1.8.15...v1.8.16) --- updated-dependencies: - dependency-name: "@oclif/command" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index fd84404a..eb39ea64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -310,7 +310,7 @@ supports-color "^5.4.0" tslib "^1" -"@oclif/command@1.8.15", "@oclif/command@^1.8.14", "@oclif/command@^1.8.15": +"@oclif/command@1.8.15": version "1.8.15" resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.15.tgz#0639e5c60e36deba88dd852de4dca231fb29138a" integrity sha512-lMRsr38sm4XBDBt2u88nvGyk3YxMjQenfX1HM140ZckTVqwuvFVZLP4HZ0rSAK9FdJzfryO/tH5hovdiC6bgsw== @@ -322,6 +322,18 @@ debug "^4.1.1" semver "^7.3.2" +"@oclif/command@^1.8.14", "@oclif/command@^1.8.15": + version "1.8.16" + resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.16.tgz#bea46f81b2061b47e1cda318a0b923e62ca4cc0c" + integrity sha512-rmVKYEsKzurfRU0xJz+iHelbi1LGlihIWZ7Qvmb/CBz1EkhL7nOkW4SVXmG2dA5Ce0si2gr88i6q4eBOMRNJ1w== + dependencies: + "@oclif/config" "^1.18.2" + "@oclif/errors" "^1.3.5" + "@oclif/help" "^1.0.1" + "@oclif/parser" "^3.8.6" + debug "^4.1.1" + semver "^7.3.2" + "@oclif/config@1.18.2", "@oclif/config@^1.18.2": version "1.18.2" resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.2.tgz#5bfe74a9ba6a8ca3dceb314a81bd9ce2e15ebbfe"