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