Skip to content

Commit

Permalink
Bump heroku-cli-util from 8.0.11 to 8.0.12
Browse files Browse the repository at this point in the history
Bumps [heroku-cli-util](https://github.com/heroku/heroku-cli-util) from 8.0.11 to 8.0.12.
- [Release notes](https://github.com/heroku/heroku-cli-util/releases)
- [Commits](heroku/heroku-cli-util@v8.0.11...v8.0.12)

---
updated-dependencies:
- dependency-name: heroku-cli-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8d82df1 commit 5f69b7e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"axios": "^0.21.1",
"co": "4.6.0",
"heroku-cli-util": "^8.0.0",
"heroku-cli-util": "^8.0.12",
"heroku-client": "^3.0.6",
"heroku-pg": "^2.9.0",
"inquirer": "^5.1.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1278,10 +1278,10 @@ heroku-cli-util@^6.2.0:
supports-color "^5.1.0"
tunnel-agent "^0.6.0"

heroku-cli-util@^8.0.0:
version "8.0.11"
resolved "https://registry.yarnpkg.com/heroku-cli-util/-/heroku-cli-util-8.0.11.tgz#5b9d8abc1d468494e4ab0d046c1f9ae087e38e7d"
integrity sha512-cApMBbrfAhFTKs/loXm7zkWRC4kOH1VHoqU5WNgzs2TGKJqQI3QYvxITKE+8iC1Gb1xAy0BCqdGgzx8t7EoeWQ==
heroku-cli-util@^8.0.12:
version "8.0.12"
resolved "https://registry.yarnpkg.com/heroku-cli-util/-/heroku-cli-util-8.0.12.tgz#a2a13126095887c16afc01e3ac0f7816ddbe2a05"
integrity sha512-63wB17oSktlA/HzpIV/PGe8Isq5AZArT51KAW1gg54zyYRIiHOwXik93HZuuRVUaVrWvVUhItFeLgqMwAwlTsw==
dependencies:
"@heroku-cli/color" "^1.1.3"
ansi-escapes "^3.1.0"
Expand All @@ -1290,7 +1290,7 @@ heroku-cli-util@^8.0.0:
chalk "^2.4.1"
co "^4.6.0"
got "^8.3.1"
heroku-client "^3.0.7"
heroku-client "^3.1.0"
lodash "^4.17.10"
netrc-parser "^3.1.4"
opn "^3.0.3"
Expand All @@ -1299,10 +1299,10 @@ heroku-cli-util@^8.0.0:
tslib "^1.9.0"
tunnel-agent "^0.6.0"

heroku-client@^3.0.5, heroku-client@^3.0.6, heroku-client@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/heroku-client/-/heroku-client-3.0.7.tgz#abf4fe47cf88814ba1e16a1409999b92a5f6f99d"
integrity sha512-wL8d3ufIWGzL8B2U7oPzN+SdcMt6LPqA/x4nb9pDG45IXpr8KO+N4dvX4Vycgn0WrJVDfQnQ1juctJsUwuoeww==
heroku-client@^3.0.5, heroku-client@^3.0.6, heroku-client@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/heroku-client/-/heroku-client-3.1.0.tgz#7e3f6804d18a6ee9e3a774ff8bc9861b9b1a4725"
integrity sha512-UfGKwUm5duzzSVI8uUXlNAE1mus6uPxmZPji4vuG1ArV5DYL1rXsZShp0OoxraWdEwYoxCUrM6KGztC68x5EZQ==
dependencies:
is-retry-allowed "^1.0.0"
tunnel-agent "^0.6.0"
Expand Down

0 comments on commit 5f69b7e

Please sign in to comment.