File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 87
87
"eslint-plugin-prettier" : " 3.1.2" ,
88
88
"eslint-plugin-simple-import-sort" : " 5.0.2" ,
89
89
"glob" : " 7.1.6" ,
90
- "jest" : " 25.1.0 " ,
90
+ "jest" : " 25.2.3 " ,
91
91
"jest-cli" : " 25.2.3" ,
92
92
"prettier" : " 2.0.2" ,
93
93
"typescript" : " 3.8.3"
Original file line number Diff line number Diff line change 842
842
jest-util "^25.2.3"
843
843
slash "^3.0.0"
844
844
845
- " @jest/core@^25.1.0 " , "@jest/core@^25. 2.3":
845
+ " @jest/core@^25.2.3 " :
846
846
version "25.2.3"
847
847
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.2.3.tgz#2fd37ce0e6ad845e058dcd8245f2745490df1bc0"
848
848
integrity sha512-Ifz3aEkGvZhwijLMmWa7sloZVEMdxpzjFv3CKHv3eRYRShTN8no6DmyvvxaZBjLalOlRalJ7HDgc733J48tSuw==
@@ -2786,7 +2786,7 @@ jest-changed-files@^25.2.3:
2786
2786
execa "^3.2.0"
2787
2787
throat "^5.0.0"
2788
2788
2789
- [email protected] , jest-cli@^25.1.0 :
2789
+ [email protected] , jest-cli@^25.2.3 :
2790
2790
version "25.2.3"
2791
2791
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.2.3.tgz#47e17240ce6d8ce824ca1a01468ea8824ec6b139"
2792
2792
integrity sha512-T7G0TOkFj0wr33ki5xoq3bxkKC+liwJfjV9SmYIKBozwh91W4YjL1o1dgVCUTB1+sKJa/DiAY0p+eXYE6v2RGw==
@@ -3136,14 +3136,14 @@ jest-worker@^25.2.1:
3136
3136
merge-stream "^2.0.0"
3137
3137
supports-color "^7.0.0"
3138
3138
3139
- jest@25.1.0 :
3140
- version "25.1.0 "
3141
- resolved "https://registry.yarnpkg.com/jest/-/jest-25.1.0 .tgz#b85ef1ddba2fdb00d295deebbd13567106d35be9 "
3142
- integrity sha512-FV6jEruneBhokkt9MQk0WUFoNTwnF76CLXtwNMfsc0um0TlB/LG2yxUd0KqaFjEJ9laQmVWQWS0sG/t2GsuI0w ==
3139
+ jest@25.2.3 :
3140
+ version "25.2.3 "
3141
+ resolved "https://registry.yarnpkg.com/jest/-/jest-25.2.3 .tgz#0cc9b35192f236fe1d5e76ed8eb3a54e7e0ee2e0 "
3142
+ integrity sha512-UbUmyGeZt0/sCIj/zsWOY0qFfQsx2qEFIZp0iEj8yVH6qASfR22fJOf12gFuSPsdSufam+llZBB0MdXWCg6EEQ ==
3143
3143
dependencies :
3144
- " @jest/core" " ^25.1.0 "
3144
+ " @jest/core" " ^25.2.3 "
3145
3145
import-local "^3.0.2"
3146
- jest-cli "^25.1.0 "
3146
+ jest-cli "^25.2.3 "
3147
3147
3148
3148
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3149
3149
version "4.0.0"
You can’t perform that action at this time.
0 commit comments