Skip to content

Commit d5d30aa

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 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"
@@ -5685,10 +5685,10 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.3.0:
56855685
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
56865686
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
56875687

5688-
semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.4.0:
5689-
version "7.4.0"
5690-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.4.0.tgz#8481c92feffc531ab1e012a8ffc15bdd3a0f4318"
5691-
integrity sha512-RgOxM8Mw+7Zus0+zcLEUn8+JfoLpj/huFTItQy2hsM4khuC1HYRDp0cU482Ewn/Fcy6bCjufD8vAj7voC66KQw==
5688+
semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.4.0, semver@^7.5.0:
5689+
version "7.5.0"
5690+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
5691+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
56925692
dependencies:
56935693
lru-cache "^6.0.0"
56945694

0 commit comments

Comments
 (0)