File tree 2 files changed +12
-11
lines changed
2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 59
59
},
60
60
"homepage" : " https://srknzl.github.io/bigdecimal.js/api/current/docs" ,
61
61
"devDependencies" : {
62
- "@istanbuljs/nyc-config-typescript" : " ^ 1.0.1 " ,
63
- "@typescript-eslint/eslint-plugin" : " ~4.27 .0" ,
64
- "@typescript-eslint/parser" : " ~4.27 .0" ,
62
+ "@istanbuljs/nyc-config-typescript" : " ~ 1.0.2 " ,
63
+ "@typescript-eslint/eslint-plugin" : " ~5.9 .0" ,
64
+ "@typescript-eslint/parser" : " ~5.9 .0" ,
65
65
"benchmark" : " ~2.1.4" ,
66
66
"big.js" : " ~6.1.1" ,
67
67
"bigdecimal" : " ~0.6.1" ,
68
68
"chai" : " ~4.3" ,
69
- "eslint" : " ~7.28 .0" ,
70
- "mocha" : " ~9.0.0 " ,
71
- "nyc" : " ^ 15.1.0" ,
69
+ "eslint" : " ~8.6 .0" ,
70
+ "mocha" : " ~9.1.3 " ,
71
+ "nyc" : " ~ 15.1.0" ,
72
72
"rimraf" : " ~3.0.2" ,
73
- "source-map-support" : " ^ 0.5.19 " ,
74
- "ts-node" : " ^ 10.2.1 " ,
75
- "typedoc" : " ~0.20.36 " ,
76
- "typescript" : " ~4.2 .4"
73
+ "source-map-support" : " ~ 0.5.21 " ,
74
+ "ts-node" : " ~ 10.4.0 " ,
75
+ "typedoc" : " ~0.22.10 " ,
76
+ "typescript" : " ~4.5 .4"
77
77
}
78
78
}
Original file line number Diff line number Diff line change 4
4
"excludeExternals" : true ,
5
5
"excludeInternal" : true ,
6
6
"excludePrivate" : true ,
7
- "excludeProtected" : true
7
+ "excludeProtected" : true ,
8
+ "entryPointStrategy" : " Expand"
8
9
}
You can’t perform that action at this time.
0 commit comments