Skip to content

Commit 8e565c8

Browse files
authored
fix: update microsoft/api-extractor to 7.55.0 (GoogleCloudPlatform#712)
1 parent 4cd1b2b commit 8e565c8

File tree

3 files changed

+130
-75
lines changed

3 files changed

+130
-75
lines changed

docs/generated/api.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"toolPackage": "@microsoft/api-extractor",
4-
"toolVersion": "7.52.5",
4+
"toolVersion": "7.55.0",
55
"schemaVersion": 1011,
66
"oldestForwardsCompatibleVersion": 1001,
77
"tsdocConfig": {
@@ -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"

0 commit comments

Comments
 (0)