File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 "description" : " A code sample that illustrates usage of the API for @microsoft/tsdoc" ,
66 "license" : " MIT" ,
77 "dependencies" : {
8- "@microsoft/tsdoc" : " 0.14.0 " ,
8+ "@microsoft/tsdoc" : " 0.14.1 " ,
99 "colors" : " ~1.4.0" ,
1010 "typescript" : " ~3.9.7"
1111 },
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-tsdoc" ,
3- "version" : " 0.2.15 " ,
3+ "version" : " 0.2.16 " ,
44 "description" : " An ESLint plugin that validates TypeScript doc comments" ,
55 "keywords" : [
66 " TypeScript" ,
2525 "build" : " heft test --clean"
2626 },
2727 "dependencies" : {
28- "@microsoft/tsdoc" : " 0.14.0 " ,
29- "@microsoft/tsdoc-config" : " 0.16.0 "
28+ "@microsoft/tsdoc" : " 0.14.1 " ,
29+ "@microsoft/tsdoc-config" : " 0.16.1 "
3030 },
3131 "devDependencies" : {
3232 "@rushstack/eslint-config" : " ~2.3.1" ,
Original file line number Diff line number Diff line change 99 "start" : " heft start"
1010 },
1111 "dependencies" : {
12- "@microsoft/tsdoc" : " 0.14.0 " ,
12+ "@microsoft/tsdoc" : " 0.14.1 " ,
1313 "@types/react-dom" : " 16.9.3" ,
1414 "@types/react" : " 16.9.11" ,
1515 "monaco-editor" : " ~0.17.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/tsdoc-config" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
44 "description" : " A loader for the tsdoc.json file" ,
55 "keywords" : [
66 " TypeScript" ,
2121 "typings" : " lib/index.d.ts" ,
2222 "license" : " MIT" ,
2323 "dependencies" : {
24- "@microsoft/tsdoc" : " 0.14.0 " ,
24+ "@microsoft/tsdoc" : " 0.14.1 " ,
2525 "ajv" : " ~6.12.6" ,
2626 "jju" : " ~1.4.0" ,
2727 "resolve" : " ~1.19.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/tsdoc" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " A parser for the TypeScript doc comment syntax" ,
55 "keywords" : [
66 " TypeScript" ,
You can’t perform that action at this time.
0 commit comments