mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
Bump @angular/language-service from 10.0.8 to 10.0.9 (#1598)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.8 to 10.0.9. - [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.9/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
736b5ccf80
commit
bc75c21272
6
package-lock.json
generated
6
package-lock.json
generated
@ -956,9 +956,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/language-service": {
|
||||
"version": "10.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.8.tgz",
|
||||
"integrity": "sha512-RO8KjO9yLrVaIxoArLPuO+Q63gNorJ6C8lerLBNIUvpAzf2Pa1wUOZ/Vrt7lBZADC9/FfYfGhIihFBZuZOVmpA==",
|
||||
"version": "10.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.9.tgz",
|
||||
"integrity": "sha512-8MvLqIjaYqrkLOa1zhq6ocp0SYnVb8AVQ5maGB9aTmW+SU4YtZFdBd0mdRWr2XKNAWTeQN98V0GsjvYe5W34DQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@angular/material": {
|
||||
|
@ -78,7 +78,7 @@
|
||||
"@angular-devkit/build-ng-packagr": "~0.1000.5",
|
||||
"@angular/cli": "^10.0.5",
|
||||
"@angular/compiler-cli": "10.0.4",
|
||||
"@angular/language-service": "10.0.8",
|
||||
"@angular/language-service": "10.0.9",
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
"@types/jasmine": "3.5.11",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
Loading…
x
Reference in New Issue
Block a user