From 3a2e186fdb5fdac0f96b6c5b1a44e32f5befff88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 02:48:37 +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 90b6a426..dfda5b3b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/semver": "^7.5.8", "@types/sinon-chai": "^3.2.12", "eslint-plugin-sf-plugin": "^1.18.8", - "oclif": "^4.13.7", + "oclif": "^4.13.8", "sinon-chai": "^3.7.0", "ts-node": "^10.9.2", "typescript": "^5.4.5" diff --git a/yarn.lock b/yarn.lock index 9eb78e3b..fbd8a498 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6217,10 +6217,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"