chore(deps): bump zone.js from 0.11.1 to 0.11.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-19 07:26:07 +00:00
committed by GitHub
parent 0dd3e756b6
commit ea5e6cd8d7
2 changed files with 4 additions and 85 deletions

View File

@@ -26,7 +26,7 @@
"rxjs": "^6.6.3",
"tslib": "^2.0.1",
"vditor": "^3.5.5",
"zone.js": "^0.11.1"
"zone.js": "^0.11.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1001.7",