Skip to content

Commit

Permalink
chore(deps): bump @angular/platform-browser in /modules/web
Browse files Browse the repository at this point in the history
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 15.2.7 to 16.2.7.
- [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/16.2.7/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 5d81c6f commit 39253ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@angular/forms": "15.2.7",
"@angular/localize": "15.2.7",
"@angular/material": "14.2.2",
"@angular/platform-browser": "15.2.7",
"@angular/platform-browser": "16.2.7",
"@angular/platform-browser-dynamic": "15.2.7",
"@angular/router": "15.2.7",
"@swimlane/ngx-charts": "20.4.1",
Expand Down
16 changes: 8 additions & 8 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,19 +493,19 @@ __metadata:
languageName: node
linkType: hard

"@angular/platform-browser@npm:15.2.7":
version: 15.2.7
resolution: "@angular/platform-browser@npm:15.2.7"
"@angular/platform-browser@npm:16.2.7":
version: 16.2.7
resolution: "@angular/platform-browser@npm:16.2.7"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/animations": 15.2.7
"@angular/common": 15.2.7
"@angular/core": 15.2.7
"@angular/animations": 16.2.7
"@angular/common": 16.2.7
"@angular/core": 16.2.7
peerDependenciesMeta:
"@angular/animations":
optional: true
checksum: 2a89953d9925079eccfc6648d8dcc1a0b7971dbfea4d287388cbf281c53d03589a5c635728cf202c7d4454de795dcbad360b56e855ef2ec8c2c4d04884c5c648
checksum: 9f4faebd6e20434b5470f6fd913116bab8007c43975492b83261161bf300bc9fa8539d06fc2048e3008fbc11354fa6776e88f44a099973278a44e5133dfcce29
languageName: node
linkType: hard

Expand Down Expand Up @@ -10931,7 +10931,7 @@ __metadata:
"@angular/language-service": 15.2.7
"@angular/localize": 15.2.7
"@angular/material": 14.2.2
"@angular/platform-browser": 15.2.7
"@angular/platform-browser": 16.2.7
"@angular/platform-browser-dynamic": 15.2.7
"@angular/router": 15.2.7
"@babel/core": 7.22.10
Expand Down

0 comments on commit 39253ff

Please sign in to comment.