mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-24 14:31:16 +00:00
Bump @angular/language-service from 10.0.10 to 10.0.11 (#1626)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.10 to 10.0.11. - [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.11/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
@@ -1056,9 +1056,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/language-service": {
|
||||
"version": "10.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.10.tgz",
|
||||
"integrity": "sha512-Id3hmPR5UeWAKsDeB6+O7m+4+FpUr5zcYdM8xXAzTjjn8laSuDUMb17wsAVRntPgRJv4SeaqUbWevwSkM5KExA==",
|
||||
"version": "10.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.11.tgz",
|
||||
"integrity": "sha512-ZZHDPasHQJF3/TA0FUNLRVUqPMz6hgjN6EbIwhGaz37qLwDVEB/28HFsvFHj/7sxg8DoXLMGITB8NWPQFtNyvg==",
|
||||
"dev": true
|
||||
},
|
||||
"@angular/material": {
|
||||
|
@@ -78,7 +78,7 @@
|
||||
"@angular-devkit/build-ng-packagr": "~0.1000.6",
|
||||
"@angular/cli": "^10.0.6",
|
||||
"@angular/compiler-cli": "10.0.4",
|
||||
"@angular/language-service": "10.0.10",
|
||||
"@angular/language-service": "10.0.11",
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
"@types/jasmine": "3.5.12",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
Reference in New Issue
Block a user