From ec9a904c3340d7c581ee530094a0514025395de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:02:51 +0000 Subject: [PATCH] build(deps-dev): bump oclif from 4.17.19 to 4.17.20 Bumps [oclif](https://github.com/oclif/oclif) from 4.17.19 to 4.17.20. - [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.17.19...4.17.20) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1430dcd..8923635 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-oclif-typescript": "^2.0.1", "eslint-config-prettier": "^10.0.1", "eslint-plugin-prettier": "^5.2.3", - "oclif": "^4.17.19", + "oclif": "^4.17.20", "prettier": "^3.4.2", "shx": "^0.3.4", "ts-node": "^10", diff --git a/yarn.lock b/yarn.lock index c427365..cbed1fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4986,10 +4986,10 @@ object.values@^1.1.6: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.17.19: - version "4.17.19" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.19.tgz#92be981fefd815cff606c22a3b78f1967240df0c" - integrity sha512-qXcEdVFa0iSe7p3sDXbu5Ljc8qO0GKOAM/0cmRMTJTF1i+ceeY3FeT3CtDC0bORLwO9vujTg8QEBG2DWrHNa5w== +oclif@^4.17.20: + version "4.17.20" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.20.tgz#b841da4102e65778bd623a4f3e558f589d9600f6" + integrity sha512-8zhZ8M2Of5oB3zLLZAr6rVEozCeXMYGJpnj/iTyefZSX9O9frimGqnpUgHnKhl3GAJS5UnPgJ9s3yLzv5IMudA== dependencies: "@aws-sdk/client-cloudfront" "^3.726.1" "@aws-sdk/client-s3" "^3.735.0"