chore(deps): bump zone.js from 0.11.2 to 0.11.3 in /console (#948)

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.2 to 0.11.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.11.3/packages/zone.js)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-09 12:56:46 +01:00
committed by GitHub
parent 0a314235e7
commit 2619c4e9b3
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
"ts-protoc-gen": "^0.13.0",
"tslib": "^2.0.3",
"uuid": "^8.3.1",
"zone.js": "~0.11.2"
"zone.js": "~0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1002.0",