Skip to content

Commit c5bad38

Browse files
authored
Merge pull request #142 from salesforcecli/dependabot-npm_and_yarn-oclif-command-1.8.24
fix(deps): bump @oclif/command from 1.8.23 to 1.8.24
2 parents 3656b64 + d5d30aa commit c5bad38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,16 +469,16 @@
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.23"
473-
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.23.tgz#b27e6b35b48c692eba53a35db7be736cdf5e4411"
474-
integrity sha512-H78+YbPKw9VankmlFizkHPP81UpoPC2x0MrTdU5/kzy0CCyTBmSGAxaUsiNi9tK7wKxMXOUbCYkk9MHr99zBaw==
472+
version "1.8.24"
473+
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.24.tgz#203ad9e2b2dc2336c0333f100978aada50d53007"
474+
integrity sha512-FbSChfBO2QFeC5eEeXmi8+kZvBCDzYdpEKhOMaz0sfKMerwSlKxsqWQPGWCjTHaowIUMtnMD3VZ8yfX5qE7SAQ==
475475
dependencies:
476476
"@oclif/config" "^1.18.2"
477477
"@oclif/errors" "^1.3.6"
478478
"@oclif/help" "^1.0.1"
479479
"@oclif/parser" "^3.8.10"
480480
debug "^4.1.1"
481-
semver "^7.4.0"
481+
semver "^7.5.0"
482482

483483
484484
version "1.18.2"

0 commit comments

Comments
 (0)