chore(deps): update dependency @angular/language-service to v13
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
charlyghislain/charlyghislaindotcom/pipeline/pr-master Something is wrong with the build of this commit

This commit is contained in:
renovate 2022-04-16 16:33:56 +00:00
parent e674ed713b
commit 9883902980
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -645,9 +645,9 @@
}
},
"@angular/language-service": {
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-11.2.0.tgz",
"integrity": "sha512-0n7yrBiwpN6qUEDBoMHxEzxRN+w4tIe+42Ra68UQ5leBx5mSA6P6Ipi+nPwy8RXjqNEHgR0D//30Zp18O8UhCA==",
"version": "13.3.3",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-13.3.3.tgz",
"integrity": "sha512-oIiUfdVN2KFwo/Lup5+03iUMXnomUFctjWRU+z3LRKDe5iYskWq6pfbVGAJnKkPxSCvhWQofqV4DP7ktXdq0eQ==",
"dev": true
},
"@angular/localize": {

View File

@ -30,7 +30,7 @@
"@angular-devkit/build-angular": "~0.1102.0",
"@angular/cli": "~11.2.0",
"@angular/compiler-cli": "^11.2.0",
"@angular/language-service": "^11.2.0",
"@angular/language-service": "^13.0.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^12.11.1",