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 28
28
"babel-preset-jest" : " ^26.6.2" ,
29
29
"dom-event-types" : " ^1.0.0" ,
30
30
"husky" : " ^4.3.8" ,
31
- "jest" : " 25.2.1 " ,
31
+ "jest" : " 25.5.4 " ,
32
32
"jsdom" : " ^16.4.0" ,
33
33
"jsdom-global" : " ^3.0.2" ,
34
34
"lint-staged" : " ^10.5.3" ,
Original file line number Diff line number Diff line change 992
992
jest-util "^25.5.0"
993
993
slash "^3.0.0"
994
994
995
- " @jest/core@^25.2.1 " , "@jest/core@^25. 5.4":
995
+ " @jest/core@^25.5.4 " :
996
996
version "25.5.4"
997
997
resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.5.4.tgz#3ef7412f7339210f003cdf36646bbca786efe7b4"
998
998
integrity sha512-3uSo7laYxF00Dg/DMgbn4xMJKmDdWvZnf89n8Xj/5/AeQ2dOQmn6b6Hkj/MleyzZWXpwv+WSdYWl4cLsy2JsoA==
@@ -3805,7 +3805,7 @@ jest-changed-files@^25.5.0:
3805
3805
execa "^3.2.0"
3806
3806
throat "^5.0.0"
3807
3807
3808
- jest-cli@^25.2.1 :
3808
+ jest-cli@^25.5.4 :
3809
3809
version "25.5.4"
3810
3810
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.4.tgz#b9f1a84d1301a92c5c217684cb79840831db9f0d"
3811
3811
integrity sha512-rG8uJkIiOUpnREh1768/N3n27Cm+xPFkSNFO91tgg+8o2rXeVLStz+vkXkGr4UtzH6t1SNbjwoiswd7p4AhHTw==
@@ -4221,14 +4221,14 @@ jest-worker@^26.6.2:
4221
4221
merge-stream "^2.0.0"
4222
4222
supports-color "^7.0.0"
4223
4223
4224
- jest@25.2.1 :
4225
- version "25.2.1 "
4226
- resolved "https://registry.yarnpkg.com/jest/-/jest-25.2.1 .tgz#aa9a956c33fe1f10f016efade2c3e8846d0056d8 "
4227
- integrity sha512-YXvGtrb4YmfM/JraXaM3jc3NnvhVTHxkdRC9Oof4JtJWwgvIdy0/X01QxeWXqKfCaHmlXi/nKrcPI1+bf0w/Ww ==
4224
+ jest@25.5.4 :
4225
+ version "25.5.4 "
4226
+ resolved "https://registry.yarnpkg.com/jest/-/jest-25.5.4 .tgz#f21107b6489cfe32b076ce2adcadee3587acb9db "
4227
+ integrity sha512-hHFJROBTqZahnO+X+PMtT6G2/ztqAZJveGqz//FnWWHurizkD05PQGzRZOhF3XP6z7SJmL+5tCfW8qV06JypwQ ==
4228
4228
dependencies :
4229
- " @jest/core" " ^25.2.1 "
4229
+ " @jest/core" " ^25.5.4 "
4230
4230
import-local "^3.0.2"
4231
- jest-cli "^25.2.1 "
4231
+ jest-cli "^25.5.4 "
4232
4232
4233
4233
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
4234
4234
version "4.0.0"
You can’t perform that action at this time.
0 commit comments