Skip to content

Commit 26eac92

Browse files
committed
Update test checked-in-outputs.
1 parent 3cb950f commit 26eac92

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

build-tests/api-documenter-test/etc/api-documenter-test.api.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,22 @@
114114
"tagName": "@virtual",
115115
"syntaxKind": "modifier"
116116
},
117+
{
118+
"tagName": "@jsx",
119+
"syntaxKind": "block"
120+
},
121+
{
122+
"tagName": "@jsxRuntime",
123+
"syntaxKind": "block"
124+
},
125+
{
126+
"tagName": "@jsxFrag",
127+
"syntaxKind": "block"
128+
},
129+
{
130+
"tagName": "@jsxImportSource",
131+
"syntaxKind": "block"
132+
},
117133
{
118134
"tagName": "@betaDocumentation",
119135
"syntaxKind": "modifier"

build-tests/api-extractor-test-05/dist/tsdoc-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"toolPackages": [
66
{
77
"packageName": "@microsoft/api-extractor",
8-
"packageVersion": "7.54.0"
8+
"packageVersion": "7.55.2"
99
}
1010
]
1111
}

0 commit comments

Comments
 (0)