Bump @angular/platform-browser from 13.2.7 to 13.3.6 in /frontend

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 13.2.7 to 13.3.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/13.3.6/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  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-05-09 09:38:38 +00:00 committed by GitHub
parent 8862636fd7
commit d210baaf73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 679 additions and 312 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"@angular/core": "~13.2.0",
"@angular/forms": "~13.2.0",
"@angular/material": "^13.3.6",
"@angular/platform-browser": "~13.2.0",
"@angular/platform-browser": "~13.3.6",
"@angular/platform-browser-dynamic": "~13.2.0",
"@angular/router": "~13.2.0",
"bootstrap": "^5.1.3",