Bump zone.js from 0.11.7 to 0.11.8 in /src-ui

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-02 07:30:09 +00:00
committed by GitHub
parent 96cf316eec
commit 299ae2b828
2 changed files with 8 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
"rxjs": "~7.5.6",
"tslib": "^2.3.1",
"uuid": "^8.3.1",
"zone.js": "~0.11.6"
"zone.js": "~0.11.8"
},
"devDependencies": {
"@angular-builders/jest": "14.0.0",