Update dependency @angular/language-service to v15
Some checks are pending
charlyghislain/charlyghislaindotcom/pipeline/pr-master Build started...

This commit is contained in:
renovate 2023-04-09 01:14:09 +00:00
parent 578cbd9899
commit 5af111ff2a
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": "15.2.6",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-15.2.6.tgz",
"integrity": "sha512-q6u4XhFReJ3GtA7dC5rJaEBQPjJUjOz9PlwHSOxZxugFP99ddDNBBFd0caa446G54kQdZFG7j7w7BiAp2/srmQ==",
"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": "^15.0.0",
"@types/jasmine": "~4.3.0",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^16.11.27",