Skip to content

Commit

Permalink
Bump @angular/platform-browser from 17.0.4 to 17.0.5
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 17.0.4 to 17.0.5.
- [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/17.0.5/packages/platform-browser)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 753187b commit 573c5e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/compiler": "^17.0.4",
"@angular/core": "^17.0.4",
"@angular/forms": "^17.0.4",
"@angular/platform-browser": "^17.0.4",
"@angular/platform-browser": "^17.0.5",
"@angular/platform-browser-dynamic": "^17.0.5",
"@angular/router": "^17.0.4",
"@ngx-translate/core": "^15.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,19 +442,19 @@ __metadata:
languageName: node
linkType: hard

"@angular/platform-browser@npm:^17.0.4":
version: 17.0.4
resolution: "@angular/platform-browser@npm:17.0.4"
"@angular/platform-browser@npm:^17.0.5":
version: 17.0.5
resolution: "@angular/platform-browser@npm:17.0.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": 17.0.4
"@angular/common": 17.0.4
"@angular/core": 17.0.4
"@angular/animations": 17.0.5
"@angular/common": 17.0.5
"@angular/core": 17.0.5
peerDependenciesMeta:
"@angular/animations":
optional: true
checksum: f171c72c3ce3e0bc88429f4bed60aea4efbf8aa5ed380e3245d0d53e2bcb4e9a1e1a9a681c2cd88fd0502c67d3e99bdc6a971d700c067e922f708e8e0b2c1947
checksum: 060dad32e89ca73e9faa0eafd1403ed5b1d1f60bccaa52802c3e9786e88bb63e9447da5aabdb93fcd82d8e0adebb1d22357513524703af7bf52b589a7b0171cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4134,7 +4134,7 @@ __metadata:
"@angular/compiler-cli": "npm:^17.0.4"
"@angular/core": "npm:^17.0.4"
"@angular/forms": "npm:^17.0.4"
"@angular/platform-browser": "npm:^17.0.4"
"@angular/platform-browser": "npm:^17.0.5"
"@angular/platform-browser-dynamic": "npm:^17.0.5"
"@angular/router": "npm:^17.0.4"
"@biesbjerg/ngx-translate-extract": "npm:^7.0.4"
Expand Down

0 comments on commit 573c5e9

Please sign in to comment.