build: update zone.js to 0.8.26 to fix some regression bugs (#23227)

PR Close #23227
This commit is contained in:
JiaLi.Passion
2018-04-07 01:00:28 +09:00
committed by Igor Minar
parent 5a298b1c5e
commit 30a6861fd0
5 changed files with 11 additions and 10 deletions

View File

@ -93,7 +93,7 @@
"rxjs-compat": "6.0.0-rc.0",
"tslib": "^1.9.0",
"web-animations-js": "^2.2.5",
"zone.js": "^0.8.25"
"zone.js": "^0.8.26"
},
"devDependencies": {
"@angular/cli": "^1.7.3",

View File

@ -9827,6 +9827,6 @@ zip-stream@~0.6.0:
lodash "~3.10.1"
readable-stream "~1.0.26"
zone.js@^0.8.25:
version "0.8.25"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.8.25.tgz#e20e5e85b881e2e66352612b5f238e8309e5badd"
zone.js@^0.8.26:
version "0.8.26"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.8.26.tgz#7bdd72f7668c5a7ad6b118148b4ea39c59d08d2d"