build: update CLI and related dependencies (#33382)
This commit also ensures that the integration tests are all using the top level dependencies. Resolves https://github.com/angular/angular/pull/33314#discussion_r338381134 PR Close #33382
This commit is contained in:

committed by
Andrew Kushnir

parent
4c4217c5b7
commit
d883007cc6
@ -23,7 +23,7 @@
|
||||
"zone.js": "file:../../node_modules/zone.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "0.900.0-next.12",
|
||||
"@angular-devkit/build-angular": "^0.900.0-next.15",
|
||||
"@angular/cli": "file:../../node_modules/@angular/cli",
|
||||
"@angular/compiler-cli": "file:../../dist/packages-dist/compiler-cli",
|
||||
"@angular/language-service": "file:../../dist/packages-dist/language-service",
|
||||
|
Reference in New Issue
Block a user