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.3 .0" ,
90
+ "jest" : " 25.4 .0" ,
91
91
"jest-cli" : " 25.4.0" ,
92
92
"prettier" : " 2.0.4" ,
93
93
"typescript" : " 3.8.3"
Original file line number Diff line number Diff line change 857
857
jest-util "^25.4.0"
858
858
slash "^3.0.0"
859
859
860
- " @jest/core@^25.3.0 " , "@jest/core@^25. 4.0":
860
+ " @jest/core@^25.4.0 " :
861
861
version "25.4.0"
862
862
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.4.0.tgz#cc1fe078df69b8f0fbb023bb0bcee23ef3b89411"
863
863
integrity sha512-h1x9WSVV0+TKVtATGjyQIMJENs8aF6eUjnCoi4jyRemYZmekLr8EJOGQqTWEX8W6SbZ6Skesy9pGXrKeAolUJw==
@@ -2856,7 +2856,7 @@ jest-changed-files@^25.4.0:
2856
2856
execa "^3.2.0"
2857
2857
throat "^5.0.0"
2858
2858
2859
- [email protected] , jest-cli@^25.3 .0:
2859
+ [email protected] , jest-cli@^25.4 .0:
2860
2860
version "25.4.0"
2861
2861
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.4.0.tgz#5dac8be0fece6ce39f0d671395a61d1357322bab"
2862
2862
integrity sha512-usyrj1lzCJZMRN1r3QEdnn8e6E6yCx/QN7+B1sLoA68V7f3WlsxSSQfy0+BAwRiF4Hz2eHauf11GZG3PIfWTXQ==
@@ -3202,14 +3202,14 @@ jest-worker@^25.4.0:
3202
3202
merge-stream "^2.0.0"
3203
3203
supports-color "^7.0.0"
3204
3204
3205
- jest@25.3 .0 :
3206
- version "25.3 .0"
3207
- resolved "https://registry.yarnpkg.com/jest/-/jest-25.3 .0.tgz#7a5e59741d94b8662664c77a9f346246d6bf228b "
3208
- integrity sha512-iKd5ShQSHzFT5IL/6h5RZJhApgqXSoPxhp5HEi94v6OAw9QkF8T7X+liEU2eEHJ1eMFYTHmeWLrpBWulsDpaUg ==
3205
+ jest@25.4 .0 :
3206
+ version "25.4 .0"
3207
+ resolved "https://registry.yarnpkg.com/jest/-/jest-25.4 .0.tgz#fb96892c5c4e4a6b9bcb12068849cddf4c5f8cc7 "
3208
+ integrity sha512-XWipOheGB4wai5JfCYXd6vwsWNwM/dirjRoZgAa7H2wd8ODWbli2AiKjqG8AYhyx+8+5FBEdpO92VhGlBydzbw ==
3209
3209
dependencies :
3210
- " @jest/core" " ^25.3 .0"
3210
+ " @jest/core" " ^25.4 .0"
3211
3211
import-local "^3.0.2"
3212
- jest-cli "^25.3 .0"
3212
+ jest-cli "^25.4 .0"
3213
3213
3214
3214
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3215
3215
version "4.0.0"
You can’t perform that action at this time.
0 commit comments