Skip to content

Commit

Permalink
Bump @heroku-cli/command from 11.1.2 to 11.3.2
Browse files Browse the repository at this point in the history
Bumps [@heroku-cli/command](https://github.com/heroku/heroku-cli-command) from 11.1.2 to 11.3.2.
- [Release notes](https://github.com/heroku/heroku-cli-command/releases)
- [Changelog](https://github.com/heroku/heroku-cli-command/blob/main/CHANGELOG.md)
- [Commits](heroku/heroku-cli-command@v11.1.2...v11.3.2)

---
updated-dependencies:
- dependency-name: "@heroku-cli/command"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 77d8fee commit ad3fdbd
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@
tslib "^1.9.3"

"@heroku-cli/command@^11.1.2":
version "11.1.2"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.1.2.tgz#6c9b2f34706e6f84fa8ca11313180a94f9974260"
integrity sha512-WacQVPdCvxUWxJOiRlfv6IUi0GtKzY1vLRiveF18RbtKt1aulCiADpz72+MO5wmhrtxYZUM3YCXAfutYEgScuA==
version "11.3.2"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.3.2.tgz#153cb8aaec4337c6d5156c4b3087290c03302010"
integrity sha512-T8dtZxpiCNkPg75hUB6wSxJ8mrk/Y74ni904IIIP3YvAm3a2KOUJWU7rZx0Z+gv+Z5rRC5adtfifttAnUuLwcg==
dependencies:
"@heroku-cli/color" "^2.0.1"
"@oclif/core" "^2.16.0"
Expand All @@ -280,6 +280,8 @@
netrc-parser "^3.1.6"
open "^8.4.2"
uuid "^8.3.0"
yargs-parser "^18.1.3"
yargs-unparser "^2.0.0"

"@heroku-cli/schema@^1.0.25":
version "1.0.25"
Expand Down Expand Up @@ -6875,7 +6877,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==

yargs-parser@^18.1.2:
yargs-parser@^18.1.2, yargs-parser@^18.1.3:
version "18.1.3"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
Expand All @@ -6893,7 +6895,7 @@ yargs-parser@^21.1.1:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

[email protected]:
[email protected], yargs-unparser@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/yargs-unparser/-/yargs-unparser-2.0.0.tgz#f131f9226911ae5d9ad38c432fe809366c2325eb"
integrity sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==
Expand Down

0 comments on commit ad3fdbd

Please sign in to comment.