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.13.2 " ,
8+ "@microsoft/tsdoc" : " 0.14.0 " ,
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.14 " ,
3+ "version" : " 0.2.15 " ,
44 "description" : " An ESLint plugin that validates TypeScript doc comments" ,
55 "keywords" : [
66 " TypeScript" ,
2424 "build" : " heft test --clean"
2525 },
2626 "dependencies" : {
27- "@microsoft/tsdoc" : " 0.13.2 " ,
28- "@microsoft/tsdoc-config" : " 0.15.2 "
27+ "@microsoft/tsdoc" : " 0.14.0 " ,
28+ "@microsoft/tsdoc-config" : " 0.16.0 "
2929 },
3030 "devDependencies" : {
3131 "@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.13.2 " ,
12+ "@microsoft/tsdoc" : " 0.14.0 " ,
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.15.2 " ,
3+ "version" : " 0.16.0 " ,
44 "description" : " A loader for the tsdoc.json file" ,
55 "keywords" : [
66 " TypeScript" ,
2020 "typings" : " lib/index.d.ts" ,
2121 "license" : " MIT" ,
2222 "dependencies" : {
23- "@microsoft/tsdoc" : " 0.13.2 " ,
23+ "@microsoft/tsdoc" : " 0.14.0 " ,
2424 "ajv" : " ~6.12.6" ,
2525 "jju" : " ~1.4.0" ,
2626 "resolve" : " ~1.19.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/tsdoc" ,
3- "version" : " 0.13.2 " ,
3+ "version" : " 0.14.0 " ,
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