build(zone.js): update zone.js version to 0.10.3 (#36214)

PR Close #36214
This commit is contained in:
JiaLiPassion
2020-03-24 10:22:41 +09:00
committed by Alex Rickabaugh
parent 0ab244f39e
commit 10385c27da
30 changed files with 38 additions and 40 deletions

View File

@ -16,7 +16,7 @@
"reflect-metadata": "0.1.12",
"rxjs": "file:../../node_modules/rxjs",
"tslib": "file:../../node_modules/tslib",
"zone.js": "0.10.2"
"zone.js": "0.10.3"
},
"devDependencies": {
"@angular/bazel": "file:../../dist/packages-dist/bazel",

View File

@ -2700,7 +2700,7 @@ z-schema@~3.18.3:
optionalDependencies:
commander "^2.7.1"
zone.js@0.10.2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.2.tgz#67ca084b3116fc33fc40435e0d5ea40a207e392e"
integrity sha512-UAYfiuvxLN4oyuqhJwd21Uxb4CNawrq6fPS/05Su5L4G+1TN+HVDJMUHNMobVQDFJRir2cLAODXwluaOKB7HFg==
zone.js@0.10.3:
version "0.10.3"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==