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 84
84
"eslint-plugin-prettier" : " 3.1.4" ,
85
85
"eslint-plugin-simple-import-sort" : " 5.0.3" ,
86
86
"glob" : " 7.1.6" ,
87
- "jest" : " 26.2.2 " ,
87
+ "jest" : " 26.4.0 " ,
88
88
"jest-cli" : " 26.4.0" ,
89
89
"prettier" : " 2.0.5" ,
90
90
"rollup" : " 2.23.1" ,
Original file line number Diff line number Diff line change 909
909
jest-util "^26.3.0"
910
910
slash "^3.0.0"
911
911
912
- " @jest/core@^26.2.2 " , "@jest/core@^26. 4.0":
912
+ " @jest/core@^26.4.0 " :
913
913
version "26.4.0"
914
914
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.0.tgz#8f42ae45640b46b4f8ffee134dcd408c210ab1ef"
915
915
integrity sha512-mpXm4OjWQbz7qbzGIiSqvfNZ1FxX6ywWgLtdSD2luPORt5zKPtqcdDnX7L8RdfMaj1znDBgN2+gB094ZIr7vnA==
@@ -3039,7 +3039,7 @@ jest-changed-files@^26.3.0:
3039
3039
execa "^4.0.0"
3040
3040
throat "^5.0.0"
3041
3041
3042
- [email protected] , jest-cli@^26.2.2 :
3042
+ [email protected] , jest-cli@^26.4.0 :
3043
3043
version "26.4.0"
3044
3044
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.0.tgz#9cbd6be818cd818d85bafe2cffa1dbf043602b28"
3045
3045
integrity sha512-kw2Pr3V2x9/WzSDGsbz/MJBNlCoPMxMudrIavft4bqRlv5tASjU51tyO+1Os1LdW2dAnLQZYsxFUZ8oWPyssGQ==
@@ -3415,14 +3415,14 @@ jest-worker@^26.3.0:
3415
3415
merge-stream "^2.0.0"
3416
3416
supports-color "^7.0.0"
3417
3417
3418
- jest@26.2.2 :
3419
- version "26.2.2 "
3420
- resolved "https://registry.yarnpkg.com/jest/-/jest-26.2.2 .tgz#a022303887b145147204c5f66e6a5c832333c7e7 "
3421
- integrity sha512-EkJNyHiAG1+A8pqSz7cXttoVa34hOEzN/MrnJhYnfp5VHxflVcf2pu3oJSrhiy6LfIutLdWo+n6q63tjcoIeig ==
3418
+ jest@26.4.0 :
3419
+ version "26.4.0 "
3420
+ resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.0 .tgz#495e81dcff40f8a656e567c664af87b29c5c5922 "
3421
+ integrity sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g ==
3422
3422
dependencies :
3423
- " @jest/core" " ^26.2.2 "
3423
+ " @jest/core" " ^26.4.0 "
3424
3424
import-local "^3.0.2"
3425
- jest-cli "^26.2.2 "
3425
+ jest-cli "^26.4.0 "
3426
3426
3427
3427
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3428
3428
version "4.0.0"
You can’t perform that action at this time.
0 commit comments