Skip to content

Commit

Permalink
build(deps): bump @angular/animations from 16.2.0 to 16.2.11
Browse files Browse the repository at this point in the history
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 16.2.0 to 16.2.11.
- [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.11/packages/animations)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 8a93364 commit f4f76e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.0",
"@angular/animations": "16.2.11",
"@angular/cdk": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/common": "16.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,14 +316,14 @@ __metadata:
languageName: node
linkType: hard

"@angular/animations@npm:16.2.0":
version: 16.2.0
resolution: "@angular/animations@npm:16.2.0"
"@angular/animations@npm:16.2.11":
version: 16.2.11
resolution: "@angular/animations@npm:16.2.11"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.2.0
checksum: 405df64689cbfd0fa644536067a62189d1485d772aea2b61e7d11052aac91b5b6709491706b5fa230944883ecdfc01748ce749127b2eb251ce5d9bc417c88695
"@angular/core": 16.2.11
checksum: 7c5978f989e9b7899df0da5300eff91d2444ecc4a353ce02469a9d6a30edfd2a74252231f8ff0f70052a5799110d9bb30f29b75d713e9b4c90050570614daf19
languageName: node
linkType: hard

Expand Down Expand Up @@ -11821,7 +11821,7 @@ __metadata:
"@angular-eslint/eslint-plugin-template": ^16.1.0
"@angular-eslint/schematics": 16.1.0
"@angular-eslint/template-parser": ^16.1.0
"@angular/animations": 16.2.0
"@angular/animations": 16.2.11
"@angular/cdk": ^16.2.0
"@angular/cli": ^16.2.0
"@angular/common": 16.2.0
Expand Down

0 comments on commit f4f76e5

Please sign in to comment.