From afdbd3a65b87d90de9075d6fd61177910994b2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 05:45:17 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.7.0 to 4.7.1 Bumps [oclif](https://github.com/oclif/oclif) from 4.7.0 to 4.7.1. - [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.7.0...4.7.1) --- 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 b7698ee0a..01f04d099 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@salesforce/ts-sinon": "^1.4.19", "cross-env": "^7.0.3", "eslint-plugin-sf-plugin": "^1.17.4", - "oclif": "^4.7.0", + "oclif": "^4.7.1", "ts-node": "^10.9.2", "typescript": "^5.4.3" }, diff --git a/yarn.lock b/yarn.lock index 747feff54..79d6e8d47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6312,10 +6312,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.0.tgz#c833b9dd0d0c263e35a42aa38978ec2c54b9ba69" - integrity sha512-HGlX843hEBNSggaOEhht0EBYFW+xUG/6v6LZFRG09Ysk4OHDzU6CS5jdFu0KbiMPQD4PV8Gm5XwWQYxbV8by9g== +oclif@^4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.1.tgz#377f7babdee62b428fca0c6c6015663b7cf91eee" + integrity sha512-6GGtbKISjlyxH6QK9jVw0nYf0uaHg26L+B+ke7gJEqjVQ6O23D6Eu/O7xxvt+Tj7/6Hnt0AVNL/vy7tBJ4W37w== dependencies: "@aws-sdk/client-cloudfront" "^3.535.0" "@aws-sdk/client-s3" "^3.535.0"