mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-08 14:51:14 +00:00
Bump @angular/language-service from 10.0.5 to 10.0.6 (#1564)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.5 to 10.0.6. - [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.0.6/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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -852,9 +852,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/language-service": {
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.5.tgz",
|
||||
"integrity": "sha512-WJz5+XxOb0ORUERwNEUsX+0L7V4Tm7tz6i/mKAcz5SbE5eVfi+ywT+Zg7xMVRhyEpwDycqLXHK4piBOuGIjk+g==",
|
||||
"version": "10.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.6.tgz",
|
||||
"integrity": "sha512-Aaee3kjmIPnTQJZL1+eBgkP+bnNh9zj6F78WEoYX7lHt98uRBfv3C9Wl+S4Gewoe99d7BZ53JdthsKY+ejCSIA==",
|
||||
"dev": true
|
||||
},
|
||||
"@angular/material": {
|
||||
|
@@ -72,7 +72,7 @@
|
||||
"@angular-devkit/build-ng-packagr": "~0.1000.4",
|
||||
"@angular/cli": "^10.0.4",
|
||||
"@angular/compiler-cli": "10.0.4",
|
||||
"@angular/language-service": "10.0.5",
|
||||
"@angular/language-service": "10.0.6",
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
"@types/jasmine": "3.5.11",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
Reference in New Issue
Block a user