Skip to content

Commit 62b808f

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

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
@@ -153,7 +153,7 @@
153153
"eslint": "^10.4.0",
154154
"eslint-config-salesforce-typescript": "^6.0.0",
155155
"eslint-plugin-sf-plugin": "^1.20.33",
156-
"oclif": "^4.23.29",
156+
"oclif": "^4.23.30",
157157
"ts-node": "^10.9.2",
158158
"typescript": "^5.8.3"
159159
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5196,10 +5196,10 @@ object-hash@^3.0.0:
51965196
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9"
51975197
integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
51985198

5199-
oclif@^4.23.29:
5200-
version "4.23.29"
5201-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.29.tgz#3b62399a0ce68370c9a6bebc6fb9eea776729f62"
5202-
integrity sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ==
5199+
oclif@^4.23.30:
5200+
version "4.23.30"
5201+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.30.tgz#d353a4eeb8b836214f3eaaa3f33c09c1468b2fd5"
5202+
integrity sha512-x8sMRv606XqZAWEfGh981PP2JM4G2CKt4/z2KDntoNHljD8slfJ5sHaDFUQya9w6W8xOJDMFF3UaLAFFYHo13w==
52035203
dependencies:
52045204
"@aws-sdk/client-cloudfront" "^3.1079.0"
52055205
"@aws-sdk/client-s3" "^3.1079.0"

0 commit comments

Comments
 (0)