chore(deps): bump zone.js from 0.10.2 to 0.10.3 in /console (#102)

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.10.3/packages/zone.js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-27 16:42:25 +02:00
committed by GitHub
parent 245f815be7
commit d456e31718
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"ts-protoc-gen": "^0.12.0",
"tslib": "^1.13.0",
"uuid": "^7.0.1",
"zone.js": "~0.10.2"
"zone.js": "~0.10.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.0",