Skip to content

Commit

Permalink
Bump the angular group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the angular group with 3 updates: [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) and [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic).


Updates `@angular/animations` from 19.1.1 to 19.1.2
- [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/19.1.2/packages/animations)

Updates `@angular/platform-browser` from 19.1.1 to 19.1.2
- [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/19.1.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.1.1 to 19.1.2
- [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/19.1.2/packages/platform-browser-dynamic)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent c23c639 commit 08b0fdd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
43 changes: 23 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.1.1",
"@angular/animations": "^19.1.2",
"@angular/cdk": "^19.1.0",
"@angular/common": "^19.1.1",
"@angular/compiler": "^19.1.1",
"@angular/core": "^19.1.1",
"@angular/forms": "^19.1.1",
"@angular/localize": "^19.1.1",
"@angular/platform-browser": "^19.1.1",
"@angular/platform-browser-dynamic": "^19.1.1",
"@angular/platform-browser": "^19.1.2",
"@angular/platform-browser-dynamic": "^19.1.2",
"@angular/router": "^19.1.1",
"@angular/service-worker": "^19.1.1",
"@ngx-formly/core": "^6.3.12",
Expand Down

0 comments on commit 08b0fdd

Please sign in to comment.