Skip to content

Commit

Permalink
Bump @heroku-cli/command from 10.0.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [@heroku-cli/command](https://github.com/heroku/heroku-cli-command) from 10.0.0 to 11.0.0.
- [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@v10.0.0...v11.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 0f6cb5f commit 3c98371
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@heroku-cli/color": "2.0.1",
"@heroku-cli/command": "^10.0.0",
"@heroku-cli/command": "^11.0.0",
"@heroku-cli/schema": "^1.0.25",
"@oclif/core": "^2.8.11",
"http-call": "^5.3.0",
Expand Down
87 changes: 40 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@heroku-cli/[email protected]":
"@heroku-cli/[email protected]", "@heroku-cli/color@^2.0.1":
version "2.0.1"
resolved "https://registry.npmjs.org/@heroku-cli/color/-/color-2.0.1.tgz"
integrity sha512-iRDAAqA3Ep6HfR6c3fy1RUPDICq4ovrpX9k5BIiOPsGAtXufQfK18dyV8Z+fiAMGHvVai82NkR2Ht9TLmXa9Fg==
Expand All @@ -897,29 +897,18 @@
supports-color "^7.2.0"
tslib "^1.9.3"

"@heroku-cli/color@^1.1.14":
version "1.1.16"
resolved "https://registry.npmjs.org/@heroku-cli/color/-/color-1.1.16.tgz"
integrity sha512-97bYxNaDe/+GCUAKu0V2qudQmR3NFRnv3SrQd2FTtOAa9OWKwkvoBs2WzT7MkNwP4DIpYL6W/e3CSfShfhzEMw==
"@heroku-cli/command@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.0.0.tgz#cf523a2df94c3ec72e3f50115a6c27c140342783"
integrity sha512-0yOTkCVZqfxl9U3Mx21GFxM4egLZQjc1H14G0cjrDqy4UMths/5WYMsbir22zSCvde1RxiQbWf5md50DwddfeQ==
dependencies:
ansi-styles "^3.2.1"
chalk "^2.4.1"
strip-ansi "^5.0.0"
supports-color "^5.5.0"
tslib "^1.9.3"

"@heroku-cli/command@^10.0.0":
version "10.0.0"
resolved "https://registry.npmjs.org/@heroku-cli/command/-/command-10.0.0.tgz"
integrity sha512-O+kjmaZtCcDL4nRiJTYxIPM4LA7S9wl1DH7DX6Wkdrd7qSFmyxxVhBDlKKTJyKvTTpZdPi4S0Q5CpMVXKVj/XQ==
dependencies:
"@heroku-cli/color" "^1.1.14"
"@oclif/core" "^2.8.11"
"@heroku-cli/color" "^2.0.1"
"@oclif/core" "^2.16.0"
cli-ux "^6.0.9"
debug "^4.1.1"
fs-extra "^7.0.1"
debug "^4.3.4"
fs-extra "^9.1.0"
heroku-client "^3.1.0"
http-call "^5.2.4"
http-call "^5.3.0"
netrc-parser "^3.1.6"
open "^6.2.0"
uuid "^8.3.0"
Expand Down Expand Up @@ -1134,7 +1123,7 @@
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

"@oclif/core@^2.15.0", "@oclif/core@^2.8.11":
"@oclif/core@^2.15.0", "@oclif/core@^2.16.0", "@oclif/core@^2.8.11":
version "2.16.0"
resolved "https://registry.npmjs.org/@oclif/core/-/core-2.16.0.tgz"
integrity sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw==
Expand Down Expand Up @@ -2079,11 +2068,6 @@ ansi-escapes@^4.3.0, ansi-escapes@^4.3.2:
dependencies:
type-fest "^0.21.3"

ansi-regex@^4.1.0:
version "4.1.1"
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz"
integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==

ansi-regex@^5.0.1:
version "5.0.1"
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
Expand Down Expand Up @@ -2426,7 +2410,7 @@ chai@^4.1.2:
pathval "^1.1.1"
type-detect "^4.0.8"

chalk@^2.4.1, chalk@^2.4.2:
chalk@^2.4.2:
version "2.4.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
Expand Down Expand Up @@ -3480,15 +3464,6 @@ fromentries@^1.2.0:
resolved "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz"
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==

fs-extra@^7.0.1:
version "7.0.1"
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz"
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^8.1:
version "8.1.0"
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz"
Expand Down Expand Up @@ -3725,7 +3700,7 @@ got@^13:
p-cancelable "^3.0.0"
responselike "^3.0.0"

graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
graceful-fs@^4.1.15, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4:
version "4.2.11"
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
Expand Down Expand Up @@ -3832,7 +3807,7 @@ http-cache-semantics@^4.1.1:
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==

http-call@^5.2.2, http-call@^5.2.4, http-call@^5.3.0:
http-call@^5.2.2, http-call@^5.3.0:
version "5.3.0"
resolved "https://registry.npmjs.org/http-call/-/http-call-5.3.0.tgz"
integrity sha512-ahwimsC23ICE4kPl9xTBjKB4inbRaeLyZeRunC/1Jy/Z6X8tv22MEAjK+KBOMSVLaqXPTTmd8638waVIKLGx2w==
Expand Down Expand Up @@ -5519,7 +5494,16 @@ strftime@^0.10.2:
resolved "https://registry.npmjs.org/strftime/-/strftime-0.10.2.tgz"
integrity sha512-Y6IZaTVM80chcMe7j65Gl/0nmlNdtt+KWPle5YeCAjmsBfw+id2qdaJ5MDrxUq+OmHKab+jHe7mUjU/aNMSZZg==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -5565,19 +5549,19 @@ string.prototype.trimstart@^1.0.8:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^5.0.0:
version "5.2.0"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz"
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^4.1.0"
ansi-regex "^5.0.1"

strip-ansi@^7.0.1:
version "7.1.0"
Expand Down Expand Up @@ -5989,7 +5973,7 @@ [email protected]:
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz"
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -6007,6 +5991,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
Expand Down

0 comments on commit 3c98371

Please sign in to comment.