mirror of https://github.com/Seich/Beau.git
Update jest-watch-typeahead to the latest version 🚀 (#101)
* chore(package): update jest-watch-typeahead to version 0.5.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: David Díaz <seich@martianwabbit.com>
This commit is contained in:
parent
87316d4f3f
commit
0483417465
File diff suppressed because it is too large
Load Diff
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"jest": "24.9.0",
|
||||
"strip-ansi": "5.2.0",
|
||||
"jest-watch-typeahead": "0.4.1",
|
||||
"jest-watch-typeahead": "0.5.0",
|
||||
"strip-ansi": "6.0.0",
|
||||
"np": "6.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue