Skip to content

Commit 6e34386

Browse files
committed
do not update tsdoc
1 parent 6bf3e97 commit 6e34386

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"rollup-plugin-copy-assets",
2222
"idb",
2323
"whatwg-fetch",
24-
"typedoc"
24+
"typedoc",
25+
"@microsoft/tsdoc"
2526
],
2627
"assignees": [
2728
"@Feiyang1",

repo-scripts/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"typings": "dist/rollup.d.ts",
2323
"dependencies": {
2424
"api-extractor-model-me": "0.1.1",
25-
"@microsoft/tsdoc": "0.13.2",
25+
"@microsoft/tsdoc": "0.12.24",
2626
"@rushstack/node-core-library": "3.39.0",
2727
"@rushstack/ts-command-line": "4.7.8",
2828
"colors": "~1.4.0",

0 commit comments

Comments
 (0)