From 8535006523f560acb47c6ec3ba6b279442b5a9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 14:51:08 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.14.7 to 4.14.9 Bumps [oclif](https://github.com/oclif/oclif) from 4.14.7 to 4.14.9. - [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.14.7...4.14.9) --- 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 c1f1f84f..e3950ad3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/plugin-user": "^3.5.19", "@types/debug": "^4.1.12", "eslint-plugin-sf-plugin": "^1.18.12", - "oclif": "^4.14.7", + "oclif": "^4.14.9", "ts-node": "^10.9.2", "typescript": "^5.4.5" }, diff --git a/yarn.lock b/yarn.lock index 63ec61bb..0fef21e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5718,10 +5718,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.14.7: - version "4.14.7" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.7.tgz#de0cfa67828553a5ff4fbaf7c23c2f735eee802b" - integrity sha512-VzASQsFSQwL615aJ7cc9MRu2tsKMzFN4pfukTQOuJUDM7zqg6OZuorSxk/a81rsO+ecUIlEMGQ+96VVl6hacWg== +oclif@^4.14.9: + version "4.14.9" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.9.tgz#ed5f105840315b5a8b209c04f090420fd6c0934c" + integrity sha512-W2RqjzcJWudQp/qUngbj/7f6oPoRrNTjAMZUn7hLO86nUgEkIF7JsgmQ5+TSC2nt35htti/ARfyM2mzQyPUNUA== dependencies: "@aws-sdk/client-cloudfront" "^3.609.0" "@aws-sdk/client-s3" "^3.614.0"