From 87515f7449abc785d2d4b7e4343beca0f8fa025a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:56:17 -0800 Subject: [PATCH] Bump @heroku/heroku-cli-util from 8.0.14 to 8.0.15 (#183) Bumps [@heroku/heroku-cli-util](https://github.com/heroku/heroku-cli-util) from 8.0.14 to 8.0.15. - [Release notes](https://github.com/heroku/heroku-cli-util/releases) - [Commits](https://github.com/heroku/heroku-cli-util/compare/v8.0.14...v8.0.15) --- updated-dependencies: - dependency-name: "@heroku/heroku-cli-util" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1e827d6..f00b5a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -46,9 +46,9 @@ tslib "^1.9.3" "@heroku/heroku-cli-util@^8.0.14": - version "8.0.14" - resolved "https://registry.yarnpkg.com/@heroku/heroku-cli-util/-/heroku-cli-util-8.0.14.tgz#28877d6d4172db97d41f9244b88e677f3503577b" - integrity sha512-smdTYXuLcSASaG/h0gE7zq+JZNedEQc8bkzDUokgfP+iDdZPVnQ03DfWCe23jeDHE/R8p5cG79YBKzaNfXzQ7g== + version "8.0.15" + resolved "https://registry.yarnpkg.com/@heroku/heroku-cli-util/-/heroku-cli-util-8.0.15.tgz#46515dbf51f10cb31be32c889cce278c69970c12" + integrity sha512-A2mzdRj6T1Tq8wB0TH9SR9laufW/i+dDuoi3aHUsiLq2w2y27+e3QrOYuqc8ambdj3PJHot3L9EA/p36CnNY1w== dependencies: "@heroku-cli/color" "^1.1.3" ansi-escapes "^3.1.0"