File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/ng-new/application/_files Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717 },
1818 "schematics" : " ./src/collection.json" ,
1919 "dependencies" : {
20- "@angular-devkit/core" : " ~8.0 .0" ,
21- "@angular-devkit/schematics" : " ~8.0 .0" ,
20+ "@angular-devkit/core" : " ~8.2 .0" ,
21+ "@angular-devkit/schematics" : " ~8.2 .0" ,
2222 "@nativescript/tslint-rules" : " ~0.0.3" ,
23- "@phenomnomnominal/tsquery" : " ^3.0.0" ,
24- "@schematics/angular" : " ~8.0.0"
23+ "@phenomnomnominal/tsquery" : " ^3.0.0"
2524 },
2625 "devDependencies" : {
26+ "@schematics/angular" : " ~8.2.0" ,
2727 "@types/jasmine" : " ^2.6.0" ,
2828 "@types/node" : " ^8.0.31" ,
2929 "conventional-changelog-cli" : " ^2.0.1" ,
3030 "jasmine" : " ^2.8.0" ,
3131 "jasmine-spec-reporter" : " ^4.2.1" ,
3232 "tslint" : " ^5.18.0" ,
33- "typescript" : " 3.4.5 "
33+ "typescript" : " 3.5.3 "
3434 },
3535 "repository" : {
3636 "type" : " git" ,
Original file line number Diff line number Diff line change 2323 "zone.js" : " ~0.9.1"
2424 },
2525 "devDependencies" : {
26- "@angular/cli" : " ^ 8.0.3" ,
26+ "@angular/cli" : " ~ 8.0.3" ,
2727 "@angular/compiler-cli" : " ~8.0.1" ,
2828 "@angular-devkit/core" : " ~8.0.1" ,
2929 "@nativescript/schematics" : " ~0.7.0" ,<% if(webpack) { %>
You can’t perform that action at this time.
0 commit comments