chore(package): update jest-watch-typeahead to version 0.6.0

This commit is contained in:
greenkeeper[bot] 2020-05-05 12:01:06 +00:00 committed by GitHub
parent 0483417465
commit 12cd081ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.0.0" "np": "6.0.0"
}, },