From 85af32f3b90ee3ebf08672eb4e2d7fa12c11555d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 15:58:22 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.10.15 to 4.11.0 Bumps [oclif](https://github.com/oclif/oclif) from 4.10.15 to 4.11.0. - [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.10.15...4.11.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... 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 b759b2d..41414a4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/js-yaml": "^4.0.9", "eslint-plugin-sf-plugin": "^1.18.4", "husky": "^8.0.0", - "oclif": "^4.10.15", + "oclif": "^4.11.0", "shx": "0.3.4", "ts-node": "^10.9.2", "typescript": "^5.4.5", diff --git a/yarn.lock b/yarn.lock index 46e6a43..acbd245 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5675,10 +5675,10 @@ object.values@^1.1.7: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.10.15: - version "4.10.15" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.15.tgz#e17e9a0df6d6ce7e0e7dffd83e042b5bf4379eec" - integrity sha512-sZqBP9Ca3mGQ6gsL42mHnHffLA4mXDOVpXMWhqfSV+GRPWVidlv38EIlMwjr3L7YZAVfiRgixPT/B6PDVdKZmA== +oclif@^4.11.0: + version "4.11.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.11.0.tgz#fea86b00bfbeedd0fa48c369cbbf549ae513a522" + integrity sha512-IzMejhLlcDPXWg+jyDCvUqb3taHJY6sAwDBVXQ920t/oV9FLQVZSHMEmlQb2p4ZXn45kIy/PujN7zF22zglpow== dependencies: "@aws-sdk/client-cloudfront" "^3.574.0" "@aws-sdk/client-s3" "^3.577.0"