mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore(deps-dev): bump @angular/language-service in /console (#933)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.2.0 to 10.2.1. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.2.1/packages/language-service) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3025f4390
commit
98842cb6bc
6
console/package-lock.json
generated
6
console/package-lock.json
generated
@ -902,9 +902,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/language-service": {
|
||||
"version": "10.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.2.0.tgz",
|
||||
"integrity": "sha512-p2yJ8QhJPrNAoeGJ2abX22rNMDyQAmGsMV0GUCpGfmrJ4wDLPW+hy7tbL44qGn2B4KY5lvj30yIxjxL8HtBCVw==",
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.2.1.tgz",
|
||||
"integrity": "sha512-M10ubO8VYY5CjmTlD8h1qSfn7MSRXSGFMPR/4JQpPQP8SmcXpkgK72Y8YzW7sJrc/y4yaZWHwjne8CHBN+XFcw==",
|
||||
"dev": true
|
||||
},
|
||||
"@angular/material": {
|
||||
|
@ -49,7 +49,7 @@
|
||||
"@angular/cli": "~10.2.0",
|
||||
"@angular/compiler-cli": "~10.0.11",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@angular/language-service": "~10.2.0",
|
||||
"@angular/language-service": "~10.2.1",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"@types/node": "^14.14.6",
|
||||
"codelyzer": "^6.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user