From 0784cc4dc3ec066d684ce001ac09ef9e7de5456b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 18:02:11 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.22.54 to 4.22.55 Bumps [oclif](https://github.com/oclif/oclif) from 4.22.54 to 4.22.55. - [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.22.54...4.22.55) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.55 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 1df78914..2246967e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.79", "eslint-plugin-sf-plugin": "^1.20.33", - "oclif": "^4.22.54", + "oclif": "^4.22.55", "ts-node": "^10.9.2", "typescript": "^5.9.3" }, diff --git a/yarn.lock b/yarn.lock index aef92642..49ad1d1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6329,10 +6329,10 @@ object.values@^1.2.1: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.22.54: - version "4.22.54" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.54.tgz#747947983f117687c052b22564056364e1950d32" - integrity sha512-+LWHTxh8Xi7BVp/eyrsOOutunwBOYpzq6HQ+vu3xEZgST/aqrvHqGFgLOwglEobf5oUqkbuH2LmVzweXCUBu8Q== +oclif@^4.22.55: + version "4.22.55" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.55.tgz#043c6ffbc31b6b84d64a3976ca736e2ebc0f2e65" + integrity sha512-yBObiRYe0taTJ7apBop0YkAZ7Ruul/TkgXhJ2Pc2srEtvIfg1CuNXB8RP9TlMkR6CjbYqdHuji4befZzrUoXNw== dependencies: "@aws-sdk/client-cloudfront" "^3.946.0" "@aws-sdk/client-s3" "^3.946.0"