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 51
51
"eslint-plugin-react" : " 7.11.1" ,
52
52
"husky" : " 1.0.1" ,
53
53
"jest" : " 23.6.0" ,
54
- "jest-junit" : " 5.1 .0" ,
54
+ "jest-junit" : " 5.2 .0" ,
55
55
"lint-staged" : " 7.3.0" ,
56
56
"prettier" : " 1.14.3" ,
57
57
"prettier-package-json" : " 2.0.1" ,
Original file line number Diff line number Diff line change @@ -3973,10 +3973,11 @@ jest-jasmine2@^23.6.0:
3973
3973
jest-util "^23.4.0"
3974
3974
pretty-format "^23.6.0"
3975
3975
3976
- jest-junit@5.1 .0 :
3977
- version "5.1 .0"
3978
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.1 .0.tgz#e8e497d810a829bf02783125aab74b5df6caa8fe "
3976
+ jest-junit@5.2 .0 :
3977
+ version "5.2 .0"
3978
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.2 .0.tgz#980401db7aa69999cf117c6d740a8135c22ae379 "
3979
3979
dependencies :
3980
+ jest-config "^23.6.0"
3980
3981
jest-validate "^23.0.1"
3981
3982
mkdirp "^0.5.1"
3982
3983
strip-ansi "^4.0.0"
You can’t perform that action at this time.
0 commit comments