Skip to content

Commit

Permalink
build(deps): bump @angular/animations from 16.2.0 to 16.2.7
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.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/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 Oct 1, 2023
1 parent 2a991c9 commit 6bb1c63
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.7",
"@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.7":
version: 16.2.7
resolution: "@angular/animations@npm:16.2.7"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.2.0
checksum: 405df64689cbfd0fa644536067a62189d1485d772aea2b61e7d11052aac91b5b6709491706b5fa230944883ecdfc01748ce749127b2eb251ce5d9bc417c88695
"@angular/core": 16.2.7
checksum: 73a8d19d57bc28749a1a9f29400dcb443b9851ea6044d9fe3a572f82204ea41713109e28683d354f9f952d93c02de6c4976f70c57a50a78d4ed24ba4d00f76bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -11866,7 +11866,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.7
"@angular/cdk": ^16.2.0
"@angular/cli": ^16.2.0
"@angular/common": 16.2.0
Expand Down

0 comments on commit 6bb1c63

Please sign in to comment.