Skip to content

Commit 6cfc35c

Browse files
authored
Merge pull request #68 from salesforcecli/dependabot-npm_and_yarn-oclif-command-1.8.19
fix(deps): bump @oclif/command from 1.8.18 to 1.8.19
2 parents d35681a + feb3066 commit 6cfc35c

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.18"
473-
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.18.tgz#486592c95cdae69cd29531dbad169915136b6302"
474-
integrity sha512-qTad+jtiriMMbkw6ArtcUY89cwLwmwDnD4KSGT+OQiZKYtegp3NUCM9JN8lfj/aKC+0kvSitJM4ULzbgiVTKQQ==
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==
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.8"
480480
debug "^4.1.1"
481-
semver "^7.3.7"
481+
semver "^7.3.8"
482482

483483
484484
version "1.18.2"

0 commit comments

Comments
 (0)