Merge branch 'master' into greenkeeper/strip-ansi-5.2.0

This commit is contained in:
David Díaz 2019-05-03 16:16:53 -06:00 committed by GitHub
commit 6b202cff1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 992 additions and 633 deletions

1613
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,10 +24,10 @@
"clui": "0.3.6",
"deepmerge": "3.0.0",
"dotenv": "6.2.0",
"globby": "9.1.0",
"is-plain-object": "2.0.4",
"globby": "9.2.0",
"is-plain-object": "3.0.0",
"joi": "14.3.0",
"js-yaml": "3.12.0",
"js-yaml": "3.13.0",
"jsome": "2.5.0",
"request": "2.88.0",
"request-promise-native": "1.0.5",
@ -36,9 +36,9 @@
"repository": "git@github.com:Seich/Beau.git",
"devDependencies": {
"jest": "24.4.0",
"jest-watch-typeahead": "0.2.0",
"np": "3.0.4",
"strip-ansi": "5.2.0"
"strip-ansi": "5.2.0",
"jest-watch-typeahead": "0.3.0",
"np": "5.0.0"
},
"oclif": {
"commands": "./bin/cli/commands",