From 593cffbfca5674b5962a42d51ced4bc1b1427bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 22:44:50 -0700 Subject: [PATCH] chore(dev-deps): bump oclif from 4.15.30 to 4.16.0 (#117) Bumps [oclif](https://github.com/oclif/oclif) from 4.15.30 to 4.16.0. - [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.30...4.16.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... 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 eb0ea14..2a2c2e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5861,9 +5861,9 @@ object.values@^1.2.0: es-object-atoms "^1.0.0" oclif@^4: - version "4.15.30" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.30.tgz#82fed751fb610a8966b4bd2785e49ebf80a5e13d" - integrity sha512-FL2vEfmglnNMLyOVNfemYG2KL534AlAi7cFBcD2TWtrQKoHTi7JHe4k9j8TPca6KCqDNvsuhuxP3AClZeHiCcg== + version "4.16.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.16.0.tgz#bd2e0ec5dc48ed8a2f5dbd7e298727812b7aadb5" + integrity sha512-Y5bcJc4vwhAW0UN9ctZvfLYZz+nC4rQJPmmpKFXLj7A6uKS1c+GrNa4WwZnk9D4eN32kP/awyRRdd2lbX/S+KQ== dependencies: "@aws-sdk/client-cloudfront" "^3.687.0" "@aws-sdk/client-s3" "^3.701.0"