Skip to content

Commit 076533b

Browse files
fix(deps): bump @oclif/command from 1.8.19 to 1.8.21
Bumps [@oclif/command](https://github.com/oclif/command) from 1.8.19 to 1.8.21. - [Release notes](https://github.com/oclif/command/releases) - [Changelog](https://github.com/oclif/command/blob/main/CHANGELOG.md) - [Commits](oclif/command@1.8.19...1.8.21) --- updated-dependencies: - dependency-name: "@oclif/command" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2d6895 commit 076533b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -469,14 +469,14 @@
469469
fastq "^1.6.0"
470470

471471
"@oclif/command@^1", "@oclif/command@^1.5.13", "@oclif/command@^1.8.1", "@oclif/command@^1.8.14", "@oclif/command@^1.8.15":
472-
version "1.8.19"
473-
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.19.tgz#802c86d289bdf7a7419a600b57a71f34f04fc831"
474-
integrity sha512-4fB3VB877Bbw2eewl7rp4UPV45GtPFUlk9xGtafl28mD95dGiYYXzU+pLgqMkrEdEfn4/py+3YnE3uYu+djfRA==
472+
version "1.8.21"
473+
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.21.tgz#32f876f8c02d61094b9693e34167e08fe67b6411"
474+
integrity sha512-kIDrRIbAcicVl+CWMzXeZkg5dRNuF1VI7koyFTAQMNYwRNZpeya5x7XDPr+fh7rDiBL7psnxc3B1+zoOWj96lQ==
475475
dependencies:
476476
"@oclif/config" "^1.18.2"
477477
"@oclif/errors" "^1.3.6"
478478
"@oclif/help" "^1.0.1"
479-
"@oclif/parser" "^3.8.8"
479+
"@oclif/parser" "^3.8.9"
480480
debug "^4.1.1"
481481
semver "^7.3.8"
482482

@@ -609,7 +609,7 @@
609609
chalk "^4.1.0"
610610
tslib "^2.0.0"
611611

612-
"@oclif/parser@^3.8.0", "@oclif/parser@^3.8.8", "@oclif/parser@^3.8.9":
612+
"@oclif/parser@^3.8.0", "@oclif/parser@^3.8.9":
613613
version "3.8.9"
614614
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.9.tgz#9399041ada7e465043f34b24f4d82a8beb68a023"
615615
integrity sha512-1j/kThdse7yHQz6+c3v8RA1I3gD6+SGt2O7IAb/MAMoxqyBrFQDabQHH2UU4eVFGMLN7U91AiYJp11zJ9LcQAg==

0 commit comments

Comments
 (0)