mirror of https://github.com/Seich/Beau.git
Merge branch 'master' into greenkeeper/js-yaml-3.13.0
This commit is contained in:
commit
5cb7a1b51c
File diff suppressed because it is too large
Load Diff
|
|
@ -24,8 +24,8 @@
|
|||
"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.13.0",
|
||||
"jsome": "2.5.0",
|
||||
|
|
@ -36,8 +36,8 @@
|
|||
"repository": "git@github.com:Seich/Beau.git",
|
||||
"devDependencies": {
|
||||
"jest": "24.4.0",
|
||||
"jest-watch-typeahead": "0.2.0",
|
||||
"np": "3.0.4",
|
||||
"jest-watch-typeahead": "0.3.0",
|
||||
"np": "5.0.0",
|
||||
"strip-ansi": "5.1.0"
|
||||
},
|
||||
"oclif": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue