chore(deps): bump zone.js from 0.11.8 to 0.12.0

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

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-01 17:06:40 +00:00
committed by 禾几海
parent 45acb1e697
commit 4abd43fef0

View File

@@ -26,7 +26,7 @@
"rxjs": "^7.5.7", "rxjs": "^7.5.7",
"tslib": "^2.0.3", "tslib": "^2.0.3",
"vditor": "~3.6.3", "vditor": "~3.6.3",
"zone.js": "^0.11.3" "zone.js": "^0.12.0"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^14.2.10", "@angular-devkit/build-angular": "^14.2.10",