Skip to content

Commit 1049df1

Browse files
committed
Upgrade TSDoc
1 parent 1d5ebe0 commit 1049df1

4 files changed

Lines changed: 53 additions & 53 deletions

File tree

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@microsoft/api-extractor-model": "7.3.0",
1919
"@microsoft/node-core-library": "3.13.0",
2020
"@microsoft/ts-command-line": "4.2.6",
21-
"@microsoft/tsdoc": "0.12.10",
21+
"@microsoft/tsdoc": "0.12.11",
2222
"colors": "~1.2.1",
2323
"js-yaml": "~3.13.1"
2424
},

apps/api-extractor-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@microsoft/node-core-library": "3.13.0",
21-
"@microsoft/tsdoc": "0.12.10",
21+
"@microsoft/tsdoc": "0.12.11",
2222
"@types/node": "8.5.8"
2323
},
2424
"devDependencies": {

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@microsoft/api-extractor-model": "7.3.0",
3939
"@microsoft/node-core-library": "3.13.0",
4040
"@microsoft/ts-command-line": "4.2.6",
41-
"@microsoft/tsdoc": "0.12.10",
41+
"@microsoft/tsdoc": "0.12.11",
4242
"colors": "~1.2.1",
4343
"lodash": "~4.17.5",
4444
"resolve": "1.8.1",

0 commit comments

Comments
 (0)