From e4c6ae358fd3234eaf256e31f4c1b1a6262a3285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 02:45:58 -0600 Subject: [PATCH] chore(dev-deps): bump oclif from 4.15.5 to 4.15.6 (#953) Bumps [oclif](https://github.com/oclif/oclif) from 4.15.5 to 4.15.6. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/4.15.5...4.15.6) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 699b5066..409eb13c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4667,9 +4667,9 @@ object.values@^1.2.0: es-object-atoms "^1.0.0" oclif@^4: - version "4.15.5" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.5.tgz#16bd6f947506eeb30b834a7cf2c7a0080f13c7e8" - integrity sha512-CX/C0VDGfLHQTk5Y4dEJdxC/aq81qcS4UmXI1EHaKJpFxSRoBb7INe/+S6TaIdKVau4TybCxI1CQi8rSERCkmw== + version "4.15.6" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.6.tgz#c05922eb9180cd4f23d778976abe6e354f7215f7" + integrity sha512-7cvbmdVQeu6FB6pQKqLvtMcJTAQVxckjwWeKEelJ+Bg4u9VYy6K3Ww57Ky4w47QVcH0iSf+xqH55b1koLDmzlA== dependencies: "@aws-sdk/client-cloudfront" "^3.665.0" "@aws-sdk/client-s3" "^3.665.0"