Bump @angular/cli from 10.2.0 to 11.1.3 (#6635)

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.2.0 to 11.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.2.0...v11.1.3)

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:
dependabot[bot] 2021-02-05 09:58:26 +00:00 committed by GitHub
parent 301df3dcb8
commit cfa2595f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 677 additions and 448 deletions

1123
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -107,7 +107,7 @@
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^0.1001.7", "@angular-devkit/build-angular": "^0.1001.7",
"@angular-devkit/build-ng-packagr": "~0.1002.0", "@angular-devkit/build-ng-packagr": "~0.1002.0",
"@angular/cli": "^10.2.0", "@angular/cli": "^11.1.3",
"@angular/compiler-cli": "^10.0.12", "@angular/compiler-cli": "^10.0.12",
"@nrwl/schematics": "8.12.11", "@nrwl/schematics": "8.12.11",
"@nrwl/workspace": "^11.1.2", "@nrwl/workspace": "^11.1.2",