This repository was archived by the owner on Nov 3, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5151 "eslint" : " 6.5.1" ,
5252 "husky" : " 3.0.8" ,
5353 "jest" : " 24.9.0" ,
54- "jest-watch-typeahead" : " 0.4.0 " ,
54+ "jest-watch-typeahead" : " 0.4.2 " ,
5555 "nock" : " 11.4.0" ,
5656 "prettier" : " 1.18.2" ,
5757 "semantic-release" : " 15.13.24"
Original file line number Diff line number Diff line change @@ -3668,13 +3668,14 @@ jest-validate@^24.9.0:
36683668 leven "^3.1.0"
36693669 pretty-format "^24.9.0"
36703670
3671- 3672- version "0.4.0 "
3673- resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.0 .tgz#4d5356839a85421588ce452d2440bf0d25308397 "
3674- integrity sha512-bJR/HPNgOQnkmttg1OkBIrYFAYuxFxExtgQh67N2qPvaWGVC8TCkedRNPKBfmZfVXFD3u2sCH+9OuS5ApBfCgA ==
3671+ 3672+ version "0.4.2 "
3673+ resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.4.2 .tgz#e5be959698a7fa2302229a5082c488c3c8780a4a "
3674+ integrity sha512-f7VpLebTdaXs81rg/oj4Vg/ObZy2QtGzAmGLNsqUS5G5KtSN68tFcIsbvNODfNyQxU78g7D8x77o3bgfBTR+2Q ==
36753675 dependencies :
36763676 ansi-escapes "^4.2.1"
36773677 chalk "^2.4.1"
3678+ jest-regex-util "^24.9.0"
36783679 jest-watcher "^24.3.0"
36793680 slash "^3.0.0"
36803681 string-length "^3.1.0"
You can’t perform that action at this time.
0 commit comments