Merge branch 'master' into dependabot/npm_and_yarn/deepmerge-4.2.2

This commit is contained in:
David Díaz 2020-05-08 17:16:08 -06:00 committed by GitHub
commit 9c1eb3fb6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 95 additions and 924 deletions

1015
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"dependencies": {
"@oclif/plugin-help": "3.0.0",
"@oclif/command": "1.5.20",
"@oclif/config": "1.15.0",
"@oclif/config": "1.15.1",
"@oclif/plugin-warn-if-update-available": "1.7.0",
"beau-std": "0.9.4",
"cli-color": "2.0.0",
@ -37,7 +37,7 @@
"devDependencies": {
"jest": "24.9.0",
"strip-ansi": "5.2.0",
"jest-watch-typeahead": "0.5.0",
"jest-watch-typeahead": "0.6.0",
"strip-ansi": "6.0.0",
"np": "6.2.1"
},