Bump @angular/compiler-cli from 13.2.2 to 13.2.3 in /src-ui

Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-22 04:57:18 +00:00
committed by GitHub
parent ab81439aac
commit e889c2e54e
2 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "~13.2.3",
"@angular/cli": "~13.2.4",
"@angular/compiler-cli": "~13.2.2",
"@angular/compiler-cli": "~13.2.3",
"@types/jasmine": "~3.10.3",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",