Update dependency @angular/language-service to v16
Some checks are pending
charlyghislain/charlyghislaindotcom/pipeline/head Build queued...
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good

This commit is contained in:
renovate 2023-05-04 01:12:13 +00:00
parent a7f07d4d97
commit f0a1c9cfcd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -539,9 +539,9 @@
}
},
"@angular/language-service": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-13.4.0.tgz",
"integrity": "sha512-2aaqc5iKOT4gXcEY2iJloOjy2WJBFdDeuHKSt8FqnlNhi5FJpklN0HjycRTP02yfIHscQR+3dwJi2Bv9mbBw2w==",
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-16.0.0.tgz",
"integrity": "sha512-jySin8NdZIfcvwyemh2kRVveOvL1SPvywmIrv/6+MbKebG9Oc+casxruoRai8gh8bhahdpUAOG0t8wbedUWcxw==",
"dev": true
},
"@angular/localize": {

View File

@ -30,7 +30,7 @@
"@angular-devkit/build-angular": "~13.3.3",
"@angular/cli": "~13.3.3",
"@angular/compiler-cli": "^13.3.3",
"@angular/language-service": "^13.3.3",
"@angular/language-service": "^16.0.0",
"@types/jasmine": "~4.3.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",