Update dependency @angular/language-service 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
543793a625
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -464,9 +464,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/language-service": {
|
"@angular/language-service": {
|
||||||
"version": "13.3.3",
|
"version": "14.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-13.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-14.2.7.tgz",
|
||||||
"integrity": "sha512-oIiUfdVN2KFwo/Lup5+03iUMXnomUFctjWRU+z3LRKDe5iYskWq6pfbVGAJnKkPxSCvhWQofqV4DP7ktXdq0eQ==",
|
"integrity": "sha512-SId0EhyzQVmaLbF90ZlQRoriHRqUr/zIhYBug3w7qcp0XHpDYzHPO+ijDBuL57bs92Dw/TlF60V4s4nZUnuNnA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@angular/localize": {
|
"@angular/localize": {
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"@angular-devkit/build-angular": "~13.3.3",
|
"@angular-devkit/build-angular": "~13.3.3",
|
||||||
"@angular/cli": "~13.3.3",
|
"@angular/cli": "~13.3.3",
|
||||||
"@angular/compiler-cli": "^13.3.3",
|
"@angular/compiler-cli": "^13.3.3",
|
||||||
"@angular/language-service": "^13.3.3",
|
"@angular/language-service": "^14.0.0",
|
||||||
"@types/jasmine": "~4.0.0",
|
"@types/jasmine": "~4.0.0",
|
||||||
"@types/jasminewd2": "^2.0.10",
|
"@types/jasminewd2": "^2.0.10",
|
||||||
"@types/node": "^16.11.27",
|
"@types/node": "^16.11.27",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user