File tree Expand file tree Collapse file tree 2 files changed +673
-620
lines changed Expand file tree Collapse file tree 2 files changed +673
-620
lines changed Original file line number Diff line number Diff line change 57
57
"@types/jest" : " ^26.0.4" ,
58
58
"@types/jquery" : " ^3.3.33" ,
59
59
"@uirouter/core" : " ^6.0.1" ,
60
- "@uirouter/publish-scripts" : " ^2.4.3 " ,
60
+ "@uirouter/publish-scripts" : " 2.3.46 " ,
61
61
"@uirouter/rx" : " ^0.6.0" ,
62
62
"husky" : " ^4.2.3" ,
63
- "jest" : " ^26.1.0 " ,
64
- "jest-preset-angular" : " ^8.1.2 " ,
63
+ "jest" : " 25.x " ,
64
+ "jest-preset-angular" : " 8.2.0 " ,
65
65
"ng-packagr" : " =5.5.1" ,
66
66
"prettier" : " ^2.0.5" ,
67
67
"pretty-quick" : " ^2.0.1" ,
68
68
"rxjs" : " ^6.5.4" ,
69
69
"rxjs-compat" : " ^6.5.4" ,
70
70
"tslib" : " 1.13.0" ,
71
71
"tslint" : " ^6.1.0" ,
72
- "typedoc" : " ~ 0.16" ,
72
+ "typedoc" : " 0.16.x " ,
73
73
"typedoc-plugin-ui-router" : " ^3.0.1" ,
74
74
"typescript" : " 3.5.3" ,
75
75
"zone.js" : " 0.9.1"
76
76
},
77
+ "resolutions" : {
78
+ "ts-jest" : " 25.x" ,
79
+ "typedoc" : " 0.16.x"
80
+ },
77
81
"ngPackage" : {
78
82
"lib" : {
79
83
"entryFile" : " src/index.ts"
You can’t perform that action at this time.
0 commit comments