Skip to content

Commit feb3066

Browse files
fix(deps): bump @oclif/command from 1.8.18 to 1.8.19
Bumps [@oclif/command](https://github.com/oclif/command) from 1.8.18 to 1.8.19. - [Release notes](https://github.com/oclif/command/releases) - [Changelog](https://github.com/oclif/command/blob/main/CHANGELOG.md) - [Commits](oclif/command@1.8.18...1.8.19) --- 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 e3d5405 commit feb3066

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)