File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 42
42
"concurrently" : " 4.0.1" ,
43
43
"husky" : " 1.0.1" ,
44
44
"jest" : " 23.6.0" ,
45
- "jest-junit" : " 5.1 .0" ,
45
+ "jest-junit" : " 5.2 .0" ,
46
46
"jest-puppeteer" : " 3.4.0" ,
47
47
"lint-staged" : " 7.3.0" ,
48
48
"prettier" : " 1.14.3" ,
Original file line number Diff line number Diff line change @@ -3645,10 +3645,11 @@ jest-jasmine2@^23.6.0:
3645
3645
jest-util "^23.4.0"
3646
3646
pretty-format "^23.6.0"
3647
3647
3648
- jest-junit@5.1 .0 :
3649
- version "5.1 .0"
3650
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.1 .0.tgz#e8e497d810a829bf02783125aab74b5df6caa8fe "
3648
+ jest-junit@5.2 .0 :
3649
+ version "5.2 .0"
3650
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.2 .0.tgz#980401db7aa69999cf117c6d740a8135c22ae379 "
3651
3651
dependencies :
3652
+ jest-config "^23.6.0"
3652
3653
jest-validate "^23.0.1"
3653
3654
mkdirp "^0.5.1"
3654
3655
strip-ansi "^4.0.0"
You can’t perform that action at this time.
0 commit comments