Merge branch 'master' into greenkeeper/jest-watch-typeahead-0.5.0

This commit is contained in:
David Díaz 2020-04-01 18:19:36 -06:00 committed by GitHub
commit 0c06287229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 917 additions and 551 deletions

1462
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"/bin" "/bin"
], ],
"dependencies": { "dependencies": {
"@oclif/config": "1.13.3", "@oclif/config": "1.14.0",
"@oclif/command": "1.5.19", "@oclif/command": "1.5.19",
"@oclif/plugin-help": "2.2.2", "@oclif/plugin-help": "2.2.2",
"@oclif/plugin-warn-if-update-available": "1.7.0", "@oclif/plugin-warn-if-update-available": "1.7.0",
@ -29,7 +29,7 @@
"joi": "14.3.1", "joi": "14.3.1",
"js-yaml": "3.13.1", "js-yaml": "3.13.1",
"jsome": "2.5.0", "jsome": "2.5.0",
"request": "2.88.0", "request": "2.88.2",
"request-promise-native": "1.0.8", "request-promise-native": "1.0.8",
"requireg": "0.2.2" "requireg": "0.2.2"
}, },
@ -39,7 +39,7 @@
"strip-ansi": "5.2.0", "strip-ansi": "5.2.0",
"jest-watch-typeahead": "0.5.0", "jest-watch-typeahead": "0.5.0",
"strip-ansi": "6.0.0", "strip-ansi": "6.0.0",
"np": "5.1.1" "np": "6.0.0"
}, },
"oclif": { "oclif": {
"commands": "./bin/cli/commands", "commands": "./bin/cli/commands",