Skip to content

Commit

Permalink
fix: updated command
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Oct 8, 2018
1 parent 3a1b1a6 commit fbd11fd
Show file tree
Hide file tree
Showing 22 changed files with 47 additions and 50 deletions.
2 changes: 1 addition & 1 deletion packages/addons-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@oclif/dev-cli": "^1.19.0",
"@oclif/plugin-legacy": "^1.1.1",
"chai": "^4.2.0",
"lolex": "^2.7.5",
"lolex": "^3.0.0",
"mocha": "^5.2.0",
"nock": "9.0.13",
"nyc": "^13.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/apps-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/apps-v5/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"co": "^4.6.0",
"filesize": "^3.5.11",
"fs-extra": "^7.0.0",
Expand All @@ -33,7 +33,7 @@
"@oclif/dev-cli": "^1.19.0",
"@oclif/plugin-legacy": "^1.1.1",
"chai": "^4.2.0",
"lolex": "^2.7.5",
"lolex": "^3.0.0",
"mocha": "^5.2.0",
"mockdate": "^2.0.2",
"netrc-parser": "^3.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"cli-ux": "^4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Philipe Navarro @RasPhilCo",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "1.5.2",
"@oclif/config": "1.8.6",
"chalk": "^2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/buildpacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.5",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/config": "^1.8.6",
"@oclif/plugin-legacy": "^1.1.1",
"buildpack-registry": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/certs-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@oclif/plugin-legacy": "^1.1.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"lolex": "^2.7.5",
"lolex": "^3.0.0",
"mocha": "^5.2.0",
"nock": "^9.3.3",
"nyc": "^13.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/certs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"tslib": "^1.9.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/ci-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/ci-v5/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@heroku-cli/plugin-pipelines": "^2.5.8",
"@heroku-cli/plugin-run-v5": "^7.16.3",
"ansi-escapes": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"ansi-escapes": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "1.1.10",
"@heroku-cli/command": "8.1.29",
"@heroku-cli/command": "8.2.0",
"@heroku-cli/plugin-addons-v5": "^7.16.3",
"@heroku-cli/plugin-apps-v5": "^7.16.2",
"@heroku-cli/plugin-auth": "^7.16.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"cli-ux": "^4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"cli-ux": "^4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/local-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/local-v5/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"co": "^4.6.0",
"foreman": "^3.0.1",
"heroku-cli-util": "^8.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/orgs-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/orgs-v5/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"co": "^4.6.0",
"heroku-cli-util": "^8.0.10",
"inquirer": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pipelines-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/pipelines-v5/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"bluebird": "^3.5.2",
"co": "^4.6.0",
"heroku-cli-util": "^8.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"cli-ux": "^4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/redis-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@oclif/plugin-legacy": "^1.1.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"lolex": "^2.7.5",
"lolex": "^3.0.0",
"mocha": "^5.2.0",
"nock": "^9.2.5",
"nyc": "^13.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/run-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@heroku-cli/notifications": "^1.2.2",
"@heroku/eventsource": "^1.0.7",
"co": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/spaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"repositoryPrefix": "<%- repo %>/blob/v<%- version %>/packages/spaces/<%- commandPath %>"
},
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@heroku-cli/notifications": "^1.2.2",
"co": "4.6.0",
"heroku-cli-util": "^8.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"@oclif/command": "^1.5.2",
"@oclif/config": "^1.8.6",
"@oclif/errors": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webhooks-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Ransom Briggs (@ransombriggs)",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/command": "^8.1.29",
"@heroku-cli/command": "^8.2.0",
"heroku-cli-util": "^8.0.10"
},
"devDependencies": {
Expand Down
53 changes: 25 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,20 +143,20 @@
supports-color "^5.4.0"
tslib "^1.9.3"

"@heroku-cli/command@8.1.29", "@heroku-cli/command@^8.1.17", "@heroku-cli/command@^8.1.28", "@heroku-cli/command@^8.1.29":
version "8.1.29"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.1.29.tgz#d596d6602ff0902ecffc78c9d1341f77727ab2a8"
integrity sha512-OtJz7yC9+v/vOjtaGJeO3s4vXsH8hc7krIuUYxlQMXDrIB79DMf/rtdSiXTrHTuFYC4i9AXghFvFyGmzAv4ZSQ==
"@heroku-cli/command@8.2.0", "@heroku-cli/command@^8.1.17", "@heroku-cli/command@^8.1.28", "@heroku-cli/command@^8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.2.0.tgz#7a1f6bc9b22d2b10ac0384111dbea019fe44ed69"
integrity sha512-P8qTVVy3su/MNIjRd+1IZtV+/eA8IslArgI/0OF5+iOrvt3OWmNMEEmD73BPC+QG3PxcJl4FTVt3ztJ7pY8++Q==
dependencies:
"@heroku-cli/color" "^1.1.10"
"@oclif/errors" "^1.2.0"
"@oclif/errors" "^1.2.1"
cli-ux "^4.8.2"
debug "^4.0.1"
fs-extra "^7.0.0"
heroku-client "^3.0.6"
http-call "^5.2.2"
netrc-parser "^3.1.6"
opn "^5.3.0"
opn "^5.4.0"

"@heroku-cli/notifications@^1.2.2":
version "1.2.2"
Expand Down Expand Up @@ -819,22 +819,14 @@
debug "^4.0.1"
semver "^5.5.1"

"@oclif/config@1.8.6", "@oclif/config@^1.8.6":
"@oclif/config@1.8.6", "@oclif/config@^1.7.6", "@oclif/config@^1.8.6":
version "1.8.6"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.8.6.tgz#97c6526e82cf0aa362aeb8201bb0d53423ecca3b"
integrity sha512-ucSR89AZJ0v48d0ZWBXAWJAGe2uiGBNMnnqzE0fbc3/tDiUokgGleL990JFO3KEWrGYF1e+Sb+YMVIcPxaBKiw==
dependencies:
debug "^4.0.1"
tslib "^1.9.3"

"@oclif/config@^1.7.6":
version "1.8.2"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.8.2.tgz#fbece0e9918e5f159d7fc82148ff346b796a86d7"
integrity sha512-Qqi5qO07XiAYI0WpGndJ1AFJMa5DXxQN4AZGjb0u03FckINrJ+yPDC8EspVB9x7MAufz23ZHPUzURAL5sfWZcA==
dependencies:
debug "^4.0.1"
tslib "^1.9.3"

"@oclif/dev-cli@1.19.0", "@oclif/dev-cli@^1.19.0":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-1.19.0.tgz#1df38b24ca1d26bce1178d75f2d50b302e353e74"
Expand Down Expand Up @@ -1267,9 +1259,9 @@
integrity sha512-41qEJgBH/TWgo5NFSvBCJ1qkoi3Q6ONSF2avrHq1LVEZfYpdHmj0y9SuTK+u9ZhG1sYQKBL1AWXKyLWP4RaUoQ==

"@types/sinon@^5.0.2":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.3.tgz#2b1840122f372350c563e3ceda2f447b55f3a927"
integrity sha512-JvnfqYfBapg1Ktjjvb79myQ2A848yCdB+1g/okS9OyNqPrT/qWUIt71G0eyi7msZf0gC4fBd40Yu15Btw6BMfQ==
version "5.0.4"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.4.tgz#a765b390b373cf01a3b19b0c97f9eb4bb2a168b1"
integrity sha512-xji+eh4DPcc9BBFWvIUNH1n7yELeYUSSjWSEn2MDaUeuIHUKsuWWA/O/+ozhx8crtnMa/qa0jPrXl16OEdLB9w==

"@types/socket.io-client@^1.4.32":
version "1.4.32"
Expand Down Expand Up @@ -2556,9 +2548,9 @@ date-fns@^1.29.0:
integrity sha512-lbTXWZ6M20cWH8N9S6afb0SBm6tMk+uUg6z3MqHPKE9atmsY3kJkTm8vKe93izJ2B2+q5MV990sM2CHgtAZaOw==

date-fns@^2.0.0-alpha.8:
version "2.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.20.tgz#6506acb99869913b2fb7900c14cc76f88e0ba057"
integrity sha512-6QqnkCeMBrlnGUXKrNMvYbj0h9Nv+51hNxwg54aa4Z7JWVycssKINjoPbc56tV0qTQ27hWTLz3ixi4Pigpq07Q==
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.21.tgz#d928c3d595d9e607701d2b3682bd70f03f2efec0"
integrity sha512-QL6ZzDhQVAGzYElbGcMCCwDhobclw5jIJG9oD9n0kA8+PLNqtP/V76vkzUXvOiXm421aAXjLFgo3o3cq33cdew==

date-time@^0.1.1:
version "0.1.1"
Expand Down Expand Up @@ -5127,6 +5119,11 @@ lolex@^2.2.0, lolex@^2.3.2, lolex@^2.4.2, lolex@^2.7.5:
resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.7.5.tgz#113001d56bfc7e02d56e36291cc5c413d1aa0733"
integrity sha512-l9x0+1offnKKIzYVjyXU2SiwhXDLekRzKyhnbyldPHvC7BvLPVpdNUNR2KeMAiCN2D/kLNttZgQD5WjSxuBx3Q==

lolex@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/lolex/-/lolex-3.0.0.tgz#f04ee1a8aa13f60f1abd7b0e8f4213ec72ec193e"
integrity sha512-hcnW80h3j2lbUfFdMArd5UPA/vxZJ+G8vobd+wg3nVEQA0EigStbYcrG030FJxL6xiDDPEkoMatV9xIh5OecQQ==

loose-envify@^1.0.0, loose-envify@^1.3.1:
version "1.4.0"
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
Expand Down Expand Up @@ -5906,7 +5903,7 @@ opn@^3.0.3:
dependencies:
object-assign "^4.0.1"

opn@^5.3.0:
opn@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==
Expand Down Expand Up @@ -6737,9 +6734,9 @@ regex-not@^1.0.0, regex-not@^1.0.2:
safe-regex "^1.1.0"

regexpp@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.0.tgz#b2a7534a85ca1b033bcf5ce9ff8e56d4e0755365"
integrity sha512-g2FAVtR8Uh8GO1Nv5wpxW7VFVwHcCEr4wyA8/MHiRkO8uHoR5ntAA8Uq3P1vvMTX/BeQiRVSpDGLd+Wn5HNOTA==
version "2.0.1"
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==

release-zalgo@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -7291,9 +7288,9 @@ spawn-wrap@^1.4.2:
which "^1.3.0"

spdx-correct@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.0.1.tgz#434434ff9d1726b4d9f4219d1004813d80639e30"
integrity sha512-hxSPZbRZvSDuOvADntOElzJpenIR7wXJkuoUcUtS0erbgt2fgeaoPIYretfKpslMhfFDY4k0MZ2F5CUzhBsSvQ==
version "3.0.2"
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.0.2.tgz#19bb409e91b47b1ad54159243f7312a858db3c2e"
integrity sha512-q9hedtzyXHr5S0A1vEPoK/7l8NpfkFYTq6iCY+Pno2ZbdZR6WexZFtqeVGkGxW3TEJMN914Z55EnAGMmenlIQQ==
dependencies:
spdx-expression-parse "^3.0.0"
spdx-license-ids "^3.0.0"
Expand Down

0 comments on commit fbd11fd

Please sign in to comment.