Skip to content

Commit

Permalink
chore: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Sep 7, 2018
1 parent 1dcb716 commit c8a26e8
Show file tree
Hide file tree
Showing 26 changed files with 469 additions and 469 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"devDependencies": {
"eslint": "5.4.0",
"eslint": "5.5.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"standard": "12.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/addons-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"printf": "0.3.0"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"lolex": "^2.7.1",
"lolex": "^2.7.4",
"mocha": "^5.2.0",
"nock": "9.0.13",
"nyc": "^13.0.1",
"unexpected": "^10.38.0"
"unexpected": "^10.39.0"
},
"files": [
"oclif.manifest.json",
Expand Down
6 changes: 3 additions & 3 deletions packages/apps-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"urijs": "1.19.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"lolex": "^2.7.1",
"lolex": "^2.7.4",
"mocha": "^5.2.0",
"mockdate": "^2.0.2",
"netrc-parser": "^3.1.6",
Expand All @@ -43,7 +43,7 @@
"std-mocks": "1.0.1",
"testdouble": "^3.8.1",
"time-require": "0.1.2",
"unexpected": "^10.38.0"
"unexpected": "^10.39.0"
},
"files": [
"/oclif.manifest.json",
Expand Down
8 changes: 4 additions & 4 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"cli-ux": "^4.8.1",
"date-fns": "^2.0.0-alpha.8"
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@heroku-cli/schema": "^1.0.17",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@heroku-cli/schema": "^1.0.19",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4.1.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "1.5.0",
"@oclif/config": "1.7.2",
"@oclif/config": "1.7.4",
"chalk": "^2.4.1",
"cli-ux": "^4.8.1",
"debug": "^3.1.0",
Expand All @@ -16,8 +16,8 @@
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@oclif/dev-cli": "1.17.0",
"@oclif/plugin-help": "2.1.0",
"@oclif/dev-cli": "1.18.0",
"@oclif/plugin-help": "2.1.1",
"@oclif/test": "1.2.0",
"@oclif/tslint": "2.0.0",
"@types/chai": "4.1.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/buildpacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@heroku-cli/color": "^1.1.5",
"@heroku-cli/command": "^8.1.28",
"@oclif/config": "^1.6.17",
"@oclif/config": "^1.7.4",
"@oclif/plugin-legacy": "^1.0.15",
"@types/ansi-styles": "^3.2.0",
"@types/lodash": "^4.14.108",
Expand All @@ -16,13 +16,13 @@
"heroku-cli-util": "^8.0.0",
"http-call": "^5.2.2",
"lodash": "^4.14.0",
"true-myth": "^2.0.0",
"true-myth": "^2.1.5",
"valid-url": "^1.0.9"
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4",
Expand Down
4 changes: 2 additions & 2 deletions packages/certs-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"psl": "^1.1.29"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"lolex": "^2.7.1",
"lolex": "^2.7.4",
"mocha": "^5.2.0",
"nock": "^9.3.3",
"nyc": "^13.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/certs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"dependencies": {
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"tslib": "^1.9.3"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4",
Expand Down
4 changes: 2 additions & 2 deletions packages/ci-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@heroku-cli/plugin-pipelines": "^2.5.8",
"@heroku-cli/plugin-run-v5": "^7.14.4",
"ansi-escapes": "3.1.0",
"bluebird": "^3.5.1",
"bluebird": "^3.5.2",
"co": "^4.6.0",
"co-wait": "0.0.0",
"github-url-to-object": "^4.0.4",
Expand All @@ -29,7 +29,7 @@
"temp": "^0.8.3"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"estraverse": "^4.2.0",
Expand Down
11 changes: 5 additions & 6 deletions packages/ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,25 @@
"dependencies": {
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.28",
"@heroku-cli/schema": "^1.0.17",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"ansi-escapes": "3.1.0",
"async-file": "^2.0.2",
"cli-ux": "^4.8.1",
"fs-extra": "^7.0.0",
"github-url-to-object": "^4.0.4",
"got": "^9.0.0",
"inquirer": "^6.2.0",
"sinon": "^6.1.5",
"socket.io-client": "^2.1.1",
"tmp": "^0.0.33",
"tslib": "^1.9.3",
"validator": "^10.7.0"
"validator": "^10.7.1"
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@heroku-cli/schema": "^1.0.19",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@heroku-cli/plugin-status": "^7.13.0",
"@heroku-cli/plugin-webhooks-v5": "^7.12.6",
"@oclif/command": "1.5.0",
"@oclif/config": "1.7.2",
"@oclif/config": "1.7.4",
"@oclif/errors": "1.2.0",
"@oclif/plugin-commands": "^1.2.0",
"@oclif/plugin-help": "2.1.0",
"@oclif/plugin-help": "2.1.1",
"@oclif/plugin-legacy": "1.1.0",
"@oclif/plugin-not-found": "1.2.0",
"@oclif/plugin-plugins": "1.6.2",
Expand All @@ -56,7 +56,7 @@
"uuid": "3.3.2"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/ansi-styles": "^3.2.0",
Expand All @@ -71,10 +71,10 @@
"@types/node": "^10.9.4",
"@types/supports-color": "^5.3.0",
"@types/write-json-file": "^2.2.1",
"aws-sdk": "^2.306.0",
"aws-sdk": "^2.311.0",
"chai": "^4.1.2",
"jsonwebtoken": "^8.3.0",
"lerna": "^3.2.1",
"lerna": "^3.3.0",
"lodash": "^4.17.10",
"mocha": "^5.2.0",
"nock": "^9.3.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"cli-ux": "^4.8.1",
"edit-string": "^1.1.6",
"lodash": "^4.17.10",
"shell-quote": "^1.6.1"
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@heroku-cli/schema": "^1.0.17",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@heroku-cli/schema": "^1.0.19",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/container-registry-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"inquirer": "^6.2.0"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"cross-env": "^5.2.0",
Expand All @@ -30,7 +30,7 @@
"nyc": "^13.0.1",
"sinon": "^5.0.7",
"std-mocks": "^1.0.1",
"unexpected": "^10.37.2"
"unexpected": "^10.39.0"
},
"files": [
"oclif.manifest.json",
Expand Down
8 changes: 4 additions & 4 deletions packages/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"cli-ux": "^4.8.1",
"debug": "3.1.0"
},
"devDependencies": {
"@heroku-cli/schema": "^1.0.17",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@heroku-cli/schema": "^1.0.19",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/plugin-legacy": "^1.1.0",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
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 @@ -22,7 +22,7 @@
"lodash.flatten": "^4.4.0"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"bats": "^1.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/oauth-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"lodash": "^4.17.10"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"cross-env": "^5.2.0",
"mocha": "^5.2.0",
"mocha-junit-reporter": "1.18.0",
"nock": "9.3.3",
"nyc": "^13.0.1",
"unexpected": "10.38.0"
"unexpected": "10.39.0"
},
"files": [
"oclif.manifest.json",
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 @@ -46,7 +46,7 @@
"lodash.flatten": "^4.4.0"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"mocha": "^5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/pg-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tunnel-ssh": "^4.1.4"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"cross-env": "^5.2.0",
"heroku-client": "^3.0.6",
Expand All @@ -37,7 +37,7 @@
"nyc": "^13.0.1",
"proxyquire": "^2.1.0",
"sinon": "<2",
"unexpected": "^10.37.7"
"unexpected": "^10.39.0"
},
"files": [
"oclif.manifest.json",
Expand Down
6 changes: 3 additions & 3 deletions packages/pipelines-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@heroku-cli/command": "^8.1.28",
"bluebird": "^3.5.1",
"bluebird": "^3.5.2",
"co": "^4.6.0",
"heroku-cli-util": "^8.0.10",
"http-call": "^5.2.2",
Expand All @@ -27,10 +27,10 @@
"lodash.flatten": "^4.4.0",
"lodash.sortby": "^4.7.0",
"string-just": "^0.0.2",
"validator": "^10.7.0"
"validator": "^10.7.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.17.0",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-legacy": "^1.1.0",
"chai": "^4.1.2",
"mocha": "^5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/ps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@heroku-cli/color": "^1.1.10",
"@heroku-cli/command": "^8.1.28",
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.2",
"@oclif/config": "^1.7.4",
"cli-ux": "^4.8.1",
"lodash": "^4.17.10"
},
"devDependencies": {
"@fancy-test/nock": "^0.1.1",
"@heroku-cli/schema": "^1.0.17",
"@oclif/dev-cli": "^1.17.0",
"@oclif/plugin-help": "^2.1.0",
"@heroku-cli/schema": "^1.0.19",
"@oclif/dev-cli": "^1.18.0",
"@oclif/plugin-help": "^2.1.1",
"@oclif/test": "^1.2.0",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4.1.4",
Expand Down
Loading

0 comments on commit c8a26e8

Please sign in to comment.