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

This commit is contained in:
Sergio Díaz 2019-05-03 14:52:10 -06:00 committed by GitHub
commit c2b63a3ff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 835 additions and 587 deletions

1354
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"deepmerge": "3.0.0", "deepmerge": "3.0.0",
"dotenv": "6.2.0", "dotenv": "6.2.0",
"globby": "9.1.0", "globby": "9.1.0",
"is-plain-object": "2.0.4", "is-plain-object": "3.0.0",
"joi": "14.3.0", "joi": "14.3.0",
"js-yaml": "3.12.0", "js-yaml": "3.12.0",
"jsome": "2.5.0", "jsome": "2.5.0",
@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"jest": "24.4.0", "jest": "24.4.0",
"jest-watch-typeahead": "0.3.0", "jest-watch-typeahead": "0.3.0",
"np": "3.0.4", "np": "5.0.0",
"strip-ansi": "5.1.0" "strip-ansi": "5.1.0"
}, },
"oclif": { "oclif": {