Skip to content

Commit 56d54e1

Browse files
committed
Upgrade tsdoc to 0.12.10
1 parent b9d4b6a commit 56d54e1

3 files changed

Lines changed: 3 additions & 3 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.2.0",
1919
"@microsoft/node-core-library": "3.13.0",
2020
"@microsoft/ts-command-line": "4.2.6",
21-
"@microsoft/tsdoc": "0.12.9",
21+
"@microsoft/tsdoc": "0.12.10",
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.9",
21+
"@microsoft/tsdoc": "0.12.10",
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.2.0",
3939
"@microsoft/node-core-library": "3.13.0",
4040
"@microsoft/ts-command-line": "4.2.6",
41-
"@microsoft/tsdoc": "0.12.9",
41+
"@microsoft/tsdoc": "0.12.10",
4242
"colors": "~1.2.1",
4343
"lodash": "~4.17.5",
4444
"resolve": "1.8.1",

0 commit comments

Comments
 (0)