Merge pull request 'Update dependency @angular/animations to ~13.3.0' (#423) from renovate/angular-animations-13.x into main
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #423
This commit is contained in:
commit
46c152ba52
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -511,9 +511,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/animations": {
|
||||
"version": "13.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.7.tgz",
|
||||
"integrity": "sha512-FthGqRPQ1AOcOx/NIW65xeFYkQZJ7PpXcX59Kt+qkoUzngAQEY+UUpOteG52tmL0iZSVwOCjtxRFi9w4heVgEg==",
|
||||
"version": "13.3.11",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.3.11.tgz",
|
||||
"integrity": "sha512-KE/3RuvixHIk9YTSwaUsezsUm9Ig9Y8rZMpHOT/8bRtzPiJ5ld2GnDHjrJgyZn7TdoP4wz4YCta5eC4ycu+KCw==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "~13.2.0",
|
||||
"@angular/animations": "~13.3.0",
|
||||
"@angular/cdk": "^13.2.6",
|
||||
"@angular/common": "~13.2.0",
|
||||
"@angular/compiler": "~13.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user