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

This commit is contained in:
greenkeeper[bot] 2018-07-08 04:37:34 +00:00
parent 6be3ce05c2
commit 11e5f53132
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"repository": "git@github.com:Seich/Beau.git", "repository": "git@github.com:Seich/Beau.git",
"devDependencies": { "devDependencies": {
"jest": "^23.1.0", "jest": "^23.1.0",
"jest-watch-typeahead": "^0.1.0", "jest-watch-typeahead": "^0.2.0",
"strip-ansi": "^4.0.0" "strip-ansi": "^4.0.0"
}, },
"oclif": { "oclif": {