From c72afab1aa106219e0c7418305d38477bbf432a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 02:48:00 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.13.7 to 4.13.8 Bumps [oclif](https://github.com/oclif/oclif) from 4.13.7 to 4.13.8. - [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.13.7...4.13.8) --- 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 31b5acad..a79a386a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/plugin-user": "^3.5.16", "@types/debug": "^4.1.12", "eslint-plugin-sf-plugin": "^1.18.8", - "oclif": "^4.13.7", + "oclif": "^4.13.8", "ts-node": "^10.9.2", "typescript": "^5.4.5" }, diff --git a/yarn.lock b/yarn.lock index cffca88f..a2f66d0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6076,10 +6076,10 @@ object.values@^1.1.7: define-properties "^1.2.0" es-abstract "^1.22.1" -oclif@^4.13.7: - version "4.13.7" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.7.tgz#8d6b3f9068c4c0288ad0b45aa62e1936478b44b3" - integrity sha512-wK+5w8KTg5oxMA7QjSpeBAIAJuKcpK+74pD5exG6CHNKGFZ2kbFSp6kKiGcplIRM1V6KtM8T78jpfPVgpZQaLA== +oclif@^4.13.8: + version "4.13.8" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.8.tgz#31bc6857fd34da17df398fbc6c9fe3a5298da85b" + integrity sha512-A/e31wMSXgerxwqwb7MvPusPLGap9Hrgbmq6bBlVS+PnBvH/gxzDAMaUNI2Abcpi5KOVB/YyAaODtFHiIf3Szw== dependencies: "@aws-sdk/client-cloudfront" "^3.592.0" "@aws-sdk/client-s3" "^3.583.0"