mirror of https://github.com/Seich/Beau.git
Merge branch 'master' into dependabot/npm_and_yarn/deepmerge-4.2.2
This commit is contained in:
commit
9c1eb3fb6b
File diff suppressed because it is too large
Load Diff
|
|
@ -17,7 +17,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oclif/plugin-help": "3.0.0",
|
"@oclif/plugin-help": "3.0.0",
|
||||||
"@oclif/command": "1.5.20",
|
"@oclif/command": "1.5.20",
|
||||||
"@oclif/config": "1.15.0",
|
"@oclif/config": "1.15.1",
|
||||||
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
||||||
"beau-std": "0.9.4",
|
"beau-std": "0.9.4",
|
||||||
"cli-color": "2.0.0",
|
"cli-color": "2.0.0",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "24.9.0",
|
"jest": "24.9.0",
|
||||||
"strip-ansi": "5.2.0",
|
"strip-ansi": "5.2.0",
|
||||||
"jest-watch-typeahead": "0.5.0",
|
"jest-watch-typeahead": "0.6.0",
|
||||||
"strip-ansi": "6.0.0",
|
"strip-ansi": "6.0.0",
|
||||||
"np": "6.2.1"
|
"np": "6.2.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue