Update dependency @angular/compiler-cli to v14

This commit is contained in:
2022-09-18 13:13:05 +02:00
committed by Gitea
parent 690a2cd9b4
commit 360c1561b4
2 changed files with 4 additions and 4 deletions

View File

@@ -944,9 +944,9 @@
}
},
"@angular/compiler-cli": {
"version": "13.3.11",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.3.11.tgz",
"integrity": "sha512-cl+3Wzxt8NRi2WY+RdsxuQ3yQRUp8pSlfSlJJnfaKE1BEqap6uem2DovuhnIbmrLhxZ5xt7o+I1szyO6sn6+ag==",
"version": "14.2.2",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-14.2.2.tgz",
"integrity": "sha512-r3vOBUqInHwahloz4mmSrXk22q/4WGNoRR0hxR71tUhLiowYkAaWe72TdPYrDt0SYgZcffAomK7iQHrpJiwLuQ==",
"dev": true,
"requires": {
"@babel/core": "^7.17.2",