Skip to content

Commit

Permalink
updated run
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 6, 2018
1 parent ae149be commit 759ce99
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@heroku-cli/plugin-pg": "^2.9.5",
"@heroku-cli/plugin-pipelines": "^2.5.3",
"@heroku-cli/plugin-ps": "^1.0.0",
"@heroku-cli/plugin-run": "^3.5.14",
"@heroku-cli/plugin-run": "^3.6.0",
"@heroku-cli/plugin-spaces": "^2.12.0",
"@heroku-cli/plugin-status": "^5.0.9",
"@heroku-cli/plugin-webhooks": "^1.1.2",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@
http-call "^5.1.0"
netrc-parser "^3.1.3"

"@heroku-cli/notifications@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@heroku-cli/notifications/-/notifications-1.2.0.tgz#aea6dd4ccac951ab62ded2ceef9b5cd482e14d96"
dependencies:
node-notifier "^5.2.1"

"@heroku-cli/plugin-addons@^1.2.28":
version "1.2.28"
resolved "https://registry.yarnpkg.com/@heroku-cli/plugin-addons/-/plugin-addons-1.2.28.tgz#982e9b3172f3859d4d10ba6d130d6e5572c47f16"
Expand Down Expand Up @@ -301,15 +307,16 @@
cli-ux "^3.3.26"
lodash "^4.17.5"

"@heroku-cli/plugin-run@^3.5.14":
version "3.5.14"
resolved "https://registry.yarnpkg.com/@heroku-cli/plugin-run/-/plugin-run-3.5.14.tgz#4db0f1a078d249bb6ae4dbb13cb3d68866577a9d"
"@heroku-cli/plugin-run@^3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@heroku-cli/plugin-run/-/plugin-run-3.6.0.tgz#fd6f79a91b26beed43a1b0327b8626179ffbd6fe"
dependencies:
cli-engine-heroku "^5.0.4"
"@heroku-cli/command" "^8.0.4"
"@heroku-cli/notifications" "^1.2.0"
co "4.6.0"
eventsource "^1.0.5"
fs-extra "^5.0.0"
heroku-cli-util "^8.0.0"
heroku-cli-util "^8.0.4"
shellwords "^0.1.1"

"@heroku-cli/plugin-spaces@^2.12.0":
Expand Down

0 comments on commit 759ce99

Please sign in to comment.