Skip to content

Commit

Permalink
Bump @angular/core and @angular/animations in /news-cast-explorer-fe
Browse files Browse the repository at this point in the history
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations). These dependencies needed to be updated together.

Updates `@angular/core` from 17.3.8 to 17.3.9
- [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.3.9/packages/core)

Updates `@angular/animations` from 17.3.8 to 17.3.9
- [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.3.9/packages/animations)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 57bdf36 commit 87732ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions news-cast-explorer-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.8",
"@angular/animations": "17.3.9",
"@angular/cdk": "17.3.8",
"@angular/common": "17.3.9",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/core": "17.3.9",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "17.3.8",
"@angular/material": "^17.3.3",
Expand Down

0 comments on commit 87732ce

Please sign in to comment.