File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 65
65
"chai" : " 4.2.0" ,
66
66
"codelyzer" : " 4.5.0" ,
67
67
"jest" : " 23.6.0" ,
68
- "jest-preset-angular" : " 6.0.1 " ,
68
+ "jest-preset-angular" : " 6.0.2 " ,
69
69
"prettier" : " 1.15.2" ,
70
70
"ts-node" : " 7.0.1" ,
71
71
"tslint" : " 5.11.0" ,
Original file line number Diff line number Diff line change @@ -4287,13 +4287,13 @@ jest-mock@^23.2.0:
4287
4287
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-23.2.0.tgz#ad1c60f29e8719d47c26e1138098b6d18b261134"
4288
4288
integrity sha1-rRxg8p6HGdR8JuETgJi20YsmETQ=
4289
4289
4290
- jest-preset-angular@6.0.1 :
4291
- version "6.0.1 "
4292
- resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-6.0.1 .tgz#40a6c16ca5bbf3ac83a8594ac190643d7c6e7a07 "
4293
- integrity sha512-7b54ZOntt8wtf39X838vZZmXWkZYVRtk9bCO66yQhkmFkmLaxULDHdbUobiD+f8sn5Zb2u9grhOQbZZ+/RaY0g ==
4290
+ jest-preset-angular@6.0.2 :
4291
+ version "6.0.2 "
4292
+ resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-6.0.2 .tgz#a5c79d6c1b1f894fa12f9dd07bab9506ef9737c1 "
4293
+ integrity sha512-uhrllY41tUvkeR41aX9bU5w3/EvvmwZiJ3UitDhRSEJL2Jvq2N/xKlmw7qvlZoGZnciFjOUJ2WDKv5fmCrvnQA ==
4294
4294
dependencies :
4295
4295
" @types/jest" " ^23.3.1"
4296
- jest-zone-patch "^ 0.0.8 "
4296
+ jest-zone-patch ">= 0.0.9 <1.0.0 "
4297
4297
ts-jest "~23.1.3"
4298
4298
4299
4299
jest-regex-util@^23.3.0 :
@@ -4425,10 +4425,10 @@ jest-worker@^23.2.0:
4425
4425
dependencies :
4426
4426
merge-stream "^1.0.1"
4427
4427
4428
- jest-zone-patch@^ 0.0.8 :
4429
- version "0.0.8 "
4430
- resolved "https://registry.yarnpkg.com/jest-zone-patch/-/jest-zone-patch-0.0.8 .tgz#90fa3b5b60e95ad3e624dd2c3eb59bb1dcabd371 "
4431
- integrity sha1-kPo7W2DpWtPmJN0sPrWbsdyr03E =
4428
+ " jest-zone-patch@>= 0.0.9 <1.0.0 " :
4429
+ version "0.0.10 "
4430
+ resolved "https://registry.yarnpkg.com/jest-zone-patch/-/jest-zone-patch-0.0.10 .tgz#58252f44ab4aad45aaed62a705819577b9709b82 "
4431
+ integrity sha512-K5uHLHgMgi2Eyj74gbY+xSeGGekb5U48bXsgDwgipRbFdaekyZK+TAcp8auamqU4UjrAt5S4sIUZz/2bBNyTTA= =
4432
4432
4433
4433
jest@23.6.0 :
4434
4434
version "23.6.0"
You can’t perform that action at this time.
0 commit comments