From cdc85712e46173edd2fb6223f4388edc4d0a24d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 11:46:31 +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 47998f50..d0d5b6f4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "husky": "^9.1.1", "lint-staged": "^15", "mocha": "^10.6.0", - "oclif": "^4.14.7", + "oclif": "^4.14.9", "prettier": "^3.3.3", "shx": "^0.3.4", "sinon": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index db0b84d2..90fe53d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4887,10 +4887,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"