File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
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.14 " ,
8+ "@microsoft/tsdoc" : " 0.12.15 " ,
99 "@types/node" : " 10.7.1" ,
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.1 " ,
3+ "version" : " 0.1.2 " ,
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.14 "
29+ "@microsoft/tsdoc" : " 0.12.15 "
3030 },
3131 "devDependencies" : {
3232 "@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.14 " ,
13+ "@microsoft/tsdoc" : " 0.12.15 " ,
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" ,
3- "version" : " 0.12.14 " ,
3+ "version" : " 0.12.15 " ,
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