Update dependency @angular/common to v14
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
6974ac1663
commit
7adc60f211
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -328,9 +328,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/common": {
|
||||
"version": "13.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-13.3.3.tgz",
|
||||
"integrity": "sha512-W5rZyuilGAA+tHoTbvHHu11efUBssiiX9BKg2rQAwbdnG+hZfNs0ze28Y+2bwjTDkbLsXsQwm30gs2uie7aMyA==",
|
||||
"version": "14.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-14.2.7.tgz",
|
||||
"integrity": "sha512-vfydeB8urLzhRnZev/1Zm87k9jWlNfhSTk09yUnqvzcORfd3xOkcei0qc1xdIHCTEMyTREC+umsYHDmlEpZsVw==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^13.3.3",
|
||||
"@angular/common": "^13.3.3",
|
||||
"@angular/common": "^14.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