Update dependency @angular/animations to v15
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
This commit is contained in:
parent
881f8e6bbc
commit
94f6cf08b9
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -353,9 +353,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/animations": {
|
||||
"version": "13.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.3.12.tgz",
|
||||
"integrity": "sha512-dc2JDokKJuuNxzzZa9FvuQU71kYC/e0xCLjGxEgX48sGKwajHRGBuzYFb8EmvLeA24SshYGmrxN0vGG9GhLK6g==",
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.1.2.tgz",
|
||||
"integrity": "sha512-Bamm2gNdSMVeXEFwlXG75rx49NJfbupDQM6geix0uI30iVCYlufPz+kMe4SzpasO5hHzP7Pat3cmEu4356It+g==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^13.3.3",
|
||||
"@angular/animations": "^15.0.0",
|
||||
"@angular/common": "^13.3.3",
|
||||
"@angular/compiler": "^13.3.3",
|
||||
"@angular/core": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user