Skip to content

Commit

Permalink
build: update Angular tooling packages to 13.0.0-next.6 (#43417)
Browse files Browse the repository at this point in the history
This is a followup on #43343

PR Close #43417
  • Loading branch information
alan-agius4 authored and alxhub committed Sep 24, 2021
1 parent d9d8f95 commit 880f021
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 1,466 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"// 1": "dependencies are used locally and by bazel",
"dependencies": {
"@angular-devkit/build-angular": "12.0.4",
"@angular-devkit/build-optimizer": "0.1200.4",
"@angular-devkit/core": "12.0.4",
"@angular-devkit/schematics": "12.0.4",
"@angular/cli": "12.0.4",
"@angular-devkit/build-angular": "13.0.0-next.6",
"@angular-devkit/build-optimizer": "0.1300.0-next.6",
"@angular-devkit/core": "13.0.0-next.6",
"@angular-devkit/schematics": "13.0.0-next.6",
"@angular/cli": "13.0.0-next.6",
"@angular/common-12": "npm:@angular/common@12.2.2",
"@angular/core-12": "npm:@angular/core@12.2.2",
"@babel/cli": "7.15.4",
Expand All @@ -64,7 +64,7 @@
"@bazel/terser": "4.0.0",
"@bazel/typescript": "4.0.0",
"@microsoft/api-extractor": "7.18.7",
"@schematics/angular": "12.0.4",
"@schematics/angular": "13.0.0-next.6",
"@types/angular": "^1.6.47",
"@types/babel__core": "7.1.6",
"@types/babel__generator": "7.6.1",
Expand Down

0 comments on commit 880f021

Please sign in to comment.