File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 57
57
"@angular/core" : " ^12.0.0" ,
58
58
"@angular/platform-browser" : " ^12.0.0" ,
59
59
"@angular/platform-browser-dynamic" : " ^12.0.0" ,
60
- "@types/jest" : " ^26 .0.4 " ,
61
- "@types/jquery" : " ^3.3.33 " ,
60
+ "@types/jest" : " ^27 .0.3 " ,
61
+ "@types/jquery" : " ^3.5.9 " ,
62
62
"@uirouter/core" : " ^6.0.7" ,
63
63
"@uirouter/publish-scripts" : " 2.5.5" ,
64
64
"@uirouter/rx" : " ^0.6.0" ,
65
- "husky" : " ^5.1.2 " ,
66
- "jest" : " 26.6.3 " ,
67
- "jest-preset-angular" : " 8.4.0 " ,
65
+ "husky" : " ^7.0.4 " ,
66
+ "jest" : " 27.3.1 " ,
67
+ "jest-preset-angular" : " 11.0.1 " ,
68
68
"ng-packagr" : " ^12.0.0" ,
69
69
"postcss" : " ^8.0.0" ,
70
- "prettier" : " ^2.0.5 " ,
71
- "pretty-quick" : " ^3.1.0 " ,
72
- "rxjs" : " ^6.5.4 " ,
70
+ "prettier" : " ^2.5.0 " ,
71
+ "pretty-quick" : " ^3.1.2 " ,
72
+ "rxjs" : " ^7.4.0 " ,
73
73
"rxjs-compat" : " ^6.5.4" ,
74
- "ts-node" : " 9.1.1 " ,
74
+ "ts-node" : " 10.4.0 " ,
75
75
"tslint" : " ^6.1.0" ,
76
76
"typescript" : " ~4.3.5" ,
77
77
"zone.js" : " 0.11.4"
83
83
},
84
84
"jest" : {
85
85
"preset" : " jest-preset-angular" ,
86
+ "environments" : [" zone.js/testing" ],
86
87
"setupFilesAfterEnv" : [
87
88
" ./setupJest.ts"
88
89
]
You can’t perform that action at this time.
0 commit comments