Update dependency @angular/common to v15
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
578cbd9899
commit
2e2d13206a
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -454,9 +454,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/common": {
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-13.4.0.tgz",
|
||||
"integrity": "sha512-DHbPqRaxW7GmnkxqZaaasgC5OaFTeTBrmr7MJUsqsSGePHWuJYWU4QS3Fn86zd/VESJgBGmq2aCDEUmzfjnRQA==",
|
||||
"version": "15.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.6.tgz",
|
||||
"integrity": "sha512-kPGJoSkFPXsIeHzcjlal8JC8/jYK9qAr+wv+HDX8O1J2FEzQjwoX4SYvpnvVk5WTqUkxMkRCTMu2YFAAmU1+qg==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^13.3.3",
|
||||
"@angular/common": "^13.3.3",
|
||||
"@angular/common": "^15.0.0",
|
||||
"@angular/compiler": "^13.3.3",
|
||||
"@angular/core": "^13.3.3",
|
||||
"@angular/forms": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user