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.12.15 " ,
8+ "@microsoft/tsdoc" : " 0.12.16 " ,
99 "@types/node" : " 10.17.5" ,
1010 "colors" : " ~1.3.3"
1111 },
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-tsdoc" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " An ESLint plugin that validates TypeScript doc comments" ,
55 "keywords" : [
66 " TypeScript" ,
2626 "test" : " node lib/tests/index.js"
2727 },
2828 "dependencies" : {
29- "@microsoft/tsdoc" : " 0.12.15 " ,
30- "@microsoft/tsdoc-config" : " 0.12.15 "
29+ "@microsoft/tsdoc" : " 0.12.16 " ,
30+ "@microsoft/tsdoc-config" : " 0.12.16 "
3131 },
3232 "devDependencies" : {
3333 "@rushstack/eslint-config" : " 0.4.0" ,
Original file line number Diff line number Diff line change 1010 "start" : " node node_modules/webpack-dev-server/bin/webpack-dev-server --config webpack.dev.config.js --open"
1111 },
1212 "dependencies" : {
13- "@microsoft/tsdoc" : " 0.12.15 " ,
13+ "@microsoft/tsdoc" : " 0.12.16 " ,
1414 "@types/react" : " 16.9.11" ,
1515 "@types/react-dom" : " 16.9.3" ,
1616 "promise" : " ~8.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/tsdoc-config" ,
3- "version" : " 0.12.15 " ,
3+ "version" : " 0.12.16 " ,
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.12.15 " ,
23+ "@microsoft/tsdoc" : " 0.12.16 " ,
2424 "ajv" : " ~6.10.2" ,
2525 "resolve" : " ~1.12.0"
2626 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/tsdoc" ,
3- "version" : " 0.12.15 " ,
3+ "version" : " 0.12.16 " ,
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