|
6 | 6 | "typings": "src/index.d.ts", |
7 | 7 | "builders": "builders.json", |
8 | 8 | "dependencies": { |
9 | | - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#d1996eb3c", |
10 | | - "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#d1996eb3c", |
11 | | - "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#d1996eb3c", |
12 | | - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#d1996eb3c", |
| 9 | + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#07a648789", |
| 10 | + "@angular-devkit/build-optimizer": "github:angular/angular-devkit-build-optimizer-builds#07a648789", |
| 11 | + "@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#07a648789", |
| 12 | + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#07a648789", |
13 | 13 | "@babel/core": "7.14.0", |
14 | | - "@babel/generator": "7.14.0", |
| 14 | + "@babel/generator": "7.14.1", |
15 | 15 | "@babel/plugin-transform-async-to-generator": "7.13.0", |
16 | 16 | "@babel/plugin-transform-runtime": "7.13.15", |
17 | | - "@babel/preset-env": "7.14.0", |
| 17 | + "@babel/preset-env": "7.14.1", |
18 | 18 | "@babel/runtime": "7.14.0", |
19 | 19 | "@babel/template": "7.12.13", |
20 | 20 | "@discoveryjs/json-ext": "0.5.2", |
21 | 21 | "@jsdevtools/coverage-istanbul-loader": "3.0.5", |
22 | | - "@ngtools/webpack": "github:angular/ngtools-webpack-builds#d1996eb3c", |
| 22 | + "@ngtools/webpack": "github:angular/ngtools-webpack-builds#07a648789", |
23 | 23 | "ansi-colors": "4.1.1", |
24 | 24 | "babel-loader": "8.2.2", |
25 | 25 | "browserslist": "^4.9.1", |
|
0 commit comments