Skip to content

Commit

Permalink
chore(deps): bump @angular/animations in /modules/web
Browse files Browse the repository at this point in the history
Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 15.2.7 to 16.2.10.
- [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.10/packages/animations)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 5d81c6f commit 74ebd2a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"src/**/*.html": []
},
"dependencies": {
"@angular/animations": "15.2.7",
"@angular/animations": "16.2.10",
"@angular/cdk": "15.2.7",
"@angular/common": "15.2.7",
"@angular/compiler": "15.2.7",
Expand Down
12 changes: 6 additions & 6 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,14 +269,14 @@ __metadata:
languageName: node
linkType: hard

"@angular/animations@npm:15.2.7":
version: 15.2.7
resolution: "@angular/animations@npm:15.2.7"
"@angular/animations@npm:16.2.10":
version: 16.2.10
resolution: "@angular/animations@npm:16.2.10"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 15.2.7
checksum: 89b71779033c889e20f785bf6395bd798808792c541014937774b25c2ed2fa294031763bfb239b14e18f85e571365af3422359c699c7492b0a4575526381f285
"@angular/core": 16.2.10
checksum: 599ace9f27747b1096730e9901739646324880ee32f0c66c34942206bbd95cf8ee6aa5ed65dbc1142506550a9a36979998a092620bf8847744b7f57df5a6d83d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10919,7 +10919,7 @@ __metadata:
resolution: "kubernetes-dashboard@workspace:."
dependencies:
"@angular-devkit/build-angular": 15.1.5
"@angular/animations": 15.2.7
"@angular/animations": 16.2.10
"@angular/cdk": 15.2.7
"@angular/cli": 15.2.6
"@angular/common": 15.2.7
Expand Down

0 comments on commit 74ebd2a

Please sign in to comment.