Skip to content

Commit 7b8f1ca

Browse files
chore(dev-deps): bump oclif from 4.22.92 to 4.22.93
Bumps [oclif](https://github.com/oclif/oclif) from 4.22.92 to 4.22.93. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.92...4.22.93) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.22.93 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b11933 commit 7b8f1ca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-command-reference": "^3.1.81",
2121
"chai-each": "^0.0.1",
2222
"eslint-plugin-sf-plugin": "^1.20.33",
23-
"oclif": "^4.22.87",
23+
"oclif": "^4.22.93",
2424
"ts-node": "^10.9.2",
2525
"typescript": "^5.9.3"
2626
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6294,10 +6294,10 @@ object.values@^1.2.1:
62946294
define-properties "^1.2.1"
62956295
es-object-atoms "^1.0.0"
62966296

6297-
oclif@^4.22.87:
6298-
version "4.22.92"
6299-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.92.tgz#b82ba4c1e902adb9a9bf851ed0023eaabef8a7d6"
6300-
integrity sha512-pjz5noZi8FvsYExsqNS493hWy5zccphMyLQGDJ6xWjSUkgZz4jaj1ZS8nj/QqZzKXrKHC8DXRDiVnqmcw+evBw==
6297+
oclif@^4.22.93:
6298+
version "4.22.93"
6299+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.93.tgz#45a95adb76d4d0a29764b9affb5150c2b8df6cb1"
6300+
integrity sha512-x7FjnZOTuKl4p6KsWFZ2nCH3jQv0EU7+fG+udUHgV+CnXx6xGgCGPfkkDv3jYzjlcW7v1P62f3Ab8hudR0zrnA==
63016301
dependencies:
63026302
"@aws-sdk/client-cloudfront" "3.1009.0"
63036303
"@aws-sdk/client-s3" "3.1009.0"

0 commit comments

Comments
 (0)