39
39
"zone.js" : " 0.11.8"
40
40
},
41
41
"devDependencies" : {
42
- "@angular-builders/jest" : " 11.1 .1" ,
43
- "@angular-devkit/build-angular" : " ~0.1102.1 " ,
44
- "@angular-eslint/builder" : " 4.0.0 " ,
45
- "@angular-eslint/eslint-plugin" : " 4.0.0 " ,
46
- "@angular-eslint/eslint-plugin-template" : " 4.0.0 " ,
47
- "@angular-eslint/schematics" : " 4.0.0 " ,
48
- "@angular-eslint/template-parser" : " 4.0.0 " ,
49
- "@angular/cli" : " 11 .2.2 " ,
42
+ "@angular-builders/jest" : " 14.0 .1" ,
43
+ "@angular-devkit/build-angular" : " 14.2.5 " ,
44
+ "@angular-eslint/builder" : " 14.1.2 " ,
45
+ "@angular-eslint/eslint-plugin" : " 14.1.2 " ,
46
+ "@angular-eslint/eslint-plugin-template" : " 14.1.2 " ,
47
+ "@angular-eslint/schematics" : " 14.1.2 " ,
48
+ "@angular-eslint/template-parser" : " 14.1.2 " ,
49
+ "@angular/cli" : " 14 .2.5 " ,
50
50
"@angular/compiler-cli" : " 14.2.5" ,
51
51
"@angular/language-service" : " 14.2.5" ,
52
52
"@bahmutov/cypress-extends" : " 1.1.0" ,
53
53
"@cypress/code-coverage" : " 3.10.0" ,
54
54
"@ngneat/spectator" : " ^7.1.0" ,
55
- "@skyux-sdk/istanbul-instrumenter-loader" : " ^4.0.0" ,
56
55
"@types/jest" : " ^26.0.21" ,
57
56
"@types/node" : " ^12.11.1" ,
58
- "@typescript-eslint/eslint-plugin" : " 4.16.1 " ,
59
- "@typescript-eslint/parser" : " 4.16.1 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^5.39.0 " ,
58
+ "@typescript-eslint/parser" : " ^5.39.0 " ,
60
59
"check-code-coverage" : " ^1.10.0" ,
61
- "eslint" : " ^7.6 .0" ,
60
+ "eslint" : " ^8.25 .0" ,
62
61
"eslint-config-prettier" : " ^8.3.0" ,
63
62
"eslint-plugin-cypress" : " 2.12.1" ,
64
63
"eslint-plugin-import" : " ^2.22.1" ,
72
71
"jest-chain" : " ^1.1.5" ,
73
72
"jest-preset-angular" : " ^8.4.0" ,
74
73
"js-beautify" : " ^1.13.13" ,
75
- "ng-mocks" : " ^11.9.1 " ,
76
- "ngx-build-plus" : " ^11 .0.0" ,
74
+ "ng-mocks" : " ^14.2.3 " ,
75
+ "ngx-build-plus" : " 14 .0.0" ,
77
76
"prettier" : " ^2.2.1" ,
78
77
"start-server-and-test" : " ^1.12.1" ,
79
78
"stylelint" : " ^13.13.0" ,
133
132
" ts-node/register"
134
133
]
135
134
}
136
- }
135
+ }
0 commit comments