mirror of https://github.com/Seich/Beau.git
Merge branch 'master' into greenkeeper/request-2.88.2
This commit is contained in:
commit
e43e3e559b
File diff suppressed because it is too large
Load Diff
|
|
@ -15,7 +15,7 @@
|
||||||
"/bin"
|
"/bin"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oclif/config": "1.13.3",
|
"@oclif/config": "1.14.0",
|
||||||
"@oclif/command": "1.5.19",
|
"@oclif/command": "1.5.19",
|
||||||
"@oclif/plugin-help": "2.2.2",
|
"@oclif/plugin-help": "2.2.2",
|
||||||
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
"strip-ansi": "5.2.0",
|
"strip-ansi": "5.2.0",
|
||||||
"jest-watch-typeahead": "0.4.1",
|
"jest-watch-typeahead": "0.4.1",
|
||||||
"strip-ansi": "6.0.0",
|
"strip-ansi": "6.0.0",
|
||||||
"np": "5.1.1"
|
"np": "6.0.0"
|
||||||
},
|
},
|
||||||
"oclif": {
|
"oclif": {
|
||||||
"commands": "./bin/cli/commands",
|
"commands": "./bin/cli/commands",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue