File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "dependencies" : {
1010 "@types/jest" : " ^23.3.1" ,
11- "jest-zone-patch" : " ^ 0.0.8 " ,
11+ "jest-zone-patch" : " >= 0.0.9 <1.0.0 " ,
1212 "ts-jest" : " ~23.1.3"
1313 },
1414 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1892,9 +1892,10 @@ jest-worker@^23.2.0:
18921892 dependencies :
18931893 merge-stream "^1.0.1"
18941894
1895- jest-zone-patch@^0.0.8 :
1896- version "0.0.8"
1897- resolved "https://registry.yarnpkg.com/jest-zone-patch/-/jest-zone-patch-0.0.8.tgz#90fa3b5b60e95ad3e624dd2c3eb59bb1dcabd371"
1895+ " jest-zone-patch@>=0.0.9 <1.0.0 " :
1896+ version "0.0.9"
1897+ resolved "https://registry.yarnpkg.com/jest-zone-patch/-/jest-zone-patch-0.0.9.tgz#ee6823317798a3ae967e82be963f0b1f80b03d3f"
1898+ integrity sha512-QmlUxg2NIvLHSqexS3nqQ+Kid6o+5cxYnlcTi204XwsRcBm+mVYodpe+9ddcooKR9ATBIUl4zY247Uky/PgXhw==
18981899
18991900jest@^23.5.0 :
19001901 version "23.5.0"
You can’t perform that action at this time.
0 commit comments