fix(package): update @oclif/config to version 1.12.12

Closes #61
This commit is contained in:
greenkeeper[bot] 2019-03-30 00:07:47 +00:00
parent 2610ce5a0d
commit 3728aa0f08
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
], ],
"dependencies": { "dependencies": {
"@oclif/command": "1.5.6", "@oclif/command": "1.5.6",
"@oclif/config": "1.12.9", "@oclif/config": "1.12.12",
"@oclif/plugin-help": "2.1.4", "@oclif/plugin-help": "2.1.4",
"@oclif/plugin-warn-if-update-available": "1.5.4", "@oclif/plugin-warn-if-update-available": "1.5.4",
"beau-std": "0.9.4", "beau-std": "0.9.4",