File tree 3 files changed +6
-6
lines changed
angular_devkit/build_angular
schematics/angular/utility
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 84
84
"material-design-icons" : " ^3.0.1" ,
85
85
"popper.js" : " ^1.14.1" ,
86
86
"protractor" : " ~5.4.0" ,
87
- "zone.js" : " ^0.9.0 "
87
+ "zone.js" : " ^0.9.1 "
88
88
},
89
89
"peerDependencies" : {
90
90
"typescript" : " >=3.1 < 3.5"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export const latestVersions = {
10
10
// These versions should be kept up to date with latest Angular peer dependencies.
11
11
Angular : '~8.0.0-beta.14' ,
12
12
RxJs : '~6.4.0' ,
13
- ZoneJs : '~0.9.0 ' ,
13
+ ZoneJs : '~0.9.1 ' ,
14
14
TypeScript : '~3.4.3' ,
15
15
TsLib : '^1.9.0' ,
16
16
// The versions below must be manually updated when making a new devkit release.
Original file line number Diff line number Diff line change @@ -10340,7 +10340,7 @@ yn@^2.0.0:
10340
10340
resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a"
10341
10341
integrity sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=
10342
10342
10343
- zone.js@^0.9.0 :
10344
- version "0.9.0 "
10345
- resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.0 .tgz#f42319d657f7616724ed40c5907d4614b4c683fa "
10346
- integrity sha512-EfygvVnLxPSCMSgJ4h7SoY+XNr7ybdwvvwEQ70lvMFl9coNnciXSyWi8Kg6znK1ubyUSffkCKvleSQpLuUKw0Q ==
10343
+ zone.js@^0.9.1 :
10344
+ version "0.9.1 "
10345
+ resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1 .tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b "
10346
+ integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag ==
You can’t perform that action at this time.
0 commit comments