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.3" ,
88
88
"eslint-plugin-simple-import-sort" : " 5.0.2" ,
89
89
"glob" : " 7.1.6" ,
90
- "jest" : " 25.2.7 " ,
90
+ "jest" : " 25.3.0 " ,
91
91
"jest-cli" : " 25.3.0" ,
92
92
"prettier" : " 2.0.4" ,
93
93
"typescript" : " 3.8.3"
Original file line number Diff line number Diff line change 856
856
jest-util "^25.3.0"
857
857
slash "^3.0.0"
858
858
859
- " @jest/core@^25.2.7 " , "@jest/core@^25. 3.0":
859
+ " @jest/core@^25.3.0 " :
860
860
version "25.3.0"
861
861
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.3.0.tgz#80f97a7a8b59dde741a24f30871cc26d0197d426"
862
862
integrity sha512-+D5a/tFf6pA/Gqft2DLBp/yeSRgXhlJ+Wpst0X/ZkfTRP54qDR3C61VfHwaex+GzZBiTcE9vQeoZ2v5T10+Mqw==
@@ -2810,7 +2810,7 @@ jest-changed-files@^25.3.0:
2810
2810
execa "^3.2.0"
2811
2811
throat "^5.0.0"
2812
2812
2813
- [email protected] , jest-cli@^25.2.7 :
2813
+ [email protected] , jest-cli@^25.3.0 :
2814
2814
version "25.3.0"
2815
2815
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.3.0.tgz#d9e11f5700cc5946583cf0d01a9bdebceed448d2"
2816
2816
integrity sha512-XpNQPlW1tzpP7RGG8dxpkRegYDuLjzSiENu92+CYM87nEbmEPb3b4+yo8xcsHOnj0AG7DUt9b3uG8LuHI3MDzw==
@@ -3154,14 +3154,14 @@ jest-worker@^25.2.6:
3154
3154
merge-stream "^2.0.0"
3155
3155
supports-color "^7.0.0"
3156
3156
3157
- jest@25.2.7 :
3158
- version "25.2.7 "
3159
- resolved "https://registry.yarnpkg.com/jest/-/jest-25.2.7 .tgz#3929a5f35cdd496f7756876a206b99a94e1e09ae "
3160
- integrity sha512-XV1n/CE2McCikl4tfpCY950RytHYvxdo/wvtgmn/qwA8z1s16fuvgFL/KoPrrmkqJTaPMUlLVE58pwiaTX5TdA ==
3157
+ jest@25.3.0 :
3158
+ version "25.3.0 "
3159
+ resolved "https://registry.yarnpkg.com/jest/-/jest-25.3.0 .tgz#7a5e59741d94b8662664c77a9f346246d6bf228b "
3160
+ integrity sha512-iKd5ShQSHzFT5IL/6h5RZJhApgqXSoPxhp5HEi94v6OAw9QkF8T7X+liEU2eEHJ1eMFYTHmeWLrpBWulsDpaUg ==
3161
3161
dependencies :
3162
- " @jest/core" " ^25.2.7 "
3162
+ " @jest/core" " ^25.3.0 "
3163
3163
import-local "^3.0.2"
3164
- jest-cli "^25.2.7 "
3164
+ jest-cli "^25.3.0 "
3165
3165
3166
3166
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3167
3167
version "4.0.0"
You can’t perform that action at this time.
0 commit comments