File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 node-version : ${{ matrix.node-version }}
3535 - name : install
36- run : npm install --force
36+ run : npm install
3737 - name : build
3838 run : npm run build -- --skip-nx-cache
3939 - name : test
Original file line number Diff line number Diff line change 4747 "@angular-devkit/build-angular" : " 18.0.1" ,
4848 "@angular-devkit/core" : " 18.0.1" ,
4949 "@angular-devkit/schematics" : " 18.0.1" ,
50- "@angular-eslint/builder" : " 17 .3.0" ,
51- "@angular-eslint/eslint-plugin" : " 17 .3.0" ,
52- "@angular-eslint/eslint-plugin-template" : " 17 .3.0" ,
53- "@angular-eslint/schematics" : " 17.5.1 " ,
54- "@angular-eslint/template-parser" : " 17 .3.0" ,
50+ "@angular-eslint/builder" : " 18 .3.0" ,
51+ "@angular-eslint/eslint-plugin" : " 18 .3.0" ,
52+ "@angular-eslint/eslint-plugin-template" : " 18 .3.0" ,
53+ "@angular-eslint/schematics" : " 18.3.0 " ,
54+ "@angular-eslint/template-parser" : " 18 .3.0" ,
5555 "@angular/cli" : " ~18.0.0" ,
5656 "@angular/compiler-cli" : " 18.0.0" ,
5757 "@angular/forms" : " 18.0.0" ,
You can’t perform that action at this time.
0 commit comments