Skip to content

Commit

Permalink
chore: bump @heroku-cli/command to 8.3.1 (heroku#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadian authored Aug 17, 2020
1 parent b74b0e6 commit bde27f8
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion 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.3.0",
"@heroku-cli/command": "^8.3.1",
"co": "^4.6.0",
"filesize": "^4.0.0",
"fs-extra": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bugs": "https://github.com/heroku/heroku-cli-plugin-apps/issues",
"dependencies": {
"@heroku-cli/color": "^1.1.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/schema": "^1.0.25",
"@oclif/command": "^1",
"@oclif/config": "^1",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"cli-ux": "^4.9.3",
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.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"chalk": "^2.4.2",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku/buildpack-registry": "^1.0.1",
"@oclif/config": "^1.12.10",
"@oclif/plugin-legacy": "^1.1.4",
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.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"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.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/plugin-run-v5": "^7.41.0",
"ansi-escapes": "3.2.0",
"bluebird": "^3.5.3",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"ansi-escapes": "3.2.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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/plugin-addons-v5": "^7.42.2",
"@heroku-cli/plugin-apps": "^7.42.0",
"@heroku-cli/plugin-apps-v5": "^7.42.5",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"cli-ux": "^4.9.3",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"cli-ux": "^4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Chad Carbert @chadian",
"bugs": "https://github.com/heroku/cli/issues",
"dependencies": {
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1",
"@oclif/config": "^1",
"foreman": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/schema": "^1.0.25",
"@oclif/command": "^1",
"@oclif/config": "^1",
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.3.0",
"@heroku-cli/command": "^8.3.1",
"co": "^4.6.0",
"heroku-cli-util": "^8.0.11",
"inquirer": "^6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/pipelines/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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/schema": "^1.0.25",
"@oclif/command": "^1",
"@oclif/config": "^1",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"cli-ux": "^4.9.3",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/notifications": "^1.2.2",
"@heroku/eventsource": "^1.0.7",
"co": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/run/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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/notifications": "^1.2.2",
"@heroku/eventsource": "^1.0.7",
"@oclif/command": "^1",
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.3.0",
"@heroku-cli/command": "^8.3.1",
"@heroku-cli/notifications": "^1.2.2",
"co": "4.6.0",
"heroku-cli-util": "^8.0.11",
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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1.5.11",
"@oclif/config": "^1.12.10",
"@oclif/errors": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webhooks/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.14",
"@heroku-cli/command": "^8.3.0",
"@heroku-cli/command": "^8.3.1",
"@oclif/command": "^1",
"@oclif/config": "^1",
"cli-ux": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,10 @@
netrc-parser "^3.1.6"
opn "^5.4.0"

"@heroku-cli/command@^8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.3.0.tgz#bc3920454fcce7e1cc94a78614f2fa1379e977ce"
integrity sha512-gQoe6KnIr8q+JCYvO/6STRBsJXHw+UwwtNs5me5Zx/020u2S1I4oqi3KamcTeRTC7ZVORH3DfE30aA3HNgYXsA==
"@heroku-cli/command@^8.3.1":
version "8.3.1"
resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-8.3.1.tgz#62dd00ecdb041ea088c820f75c3218baea19b65e"
integrity sha512-I6ZQkj4FG9C3DVUITE8WOSuHTtOQjyMRXDbrXoudu2xLK6zQBDV4MpDrmZbn+UKD0+TssgsIusfXOL6cWpYqQw==
dependencies:
"@heroku-cli/color" "^1.1.14"
"@oclif/errors" "^1.2.2"
Expand Down

0 comments on commit bde27f8

Please sign in to comment.