Skip to content

Commit f2ca664

Browse files
authored
fix api-extractor version in purview administration (Azure#22318)
1 parent 4169e50 commit f2ca664

File tree

2 files changed

+8
-64
lines changed

2 files changed

+8
-64
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 7 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/purview/purview-administration-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@azure/identity": "^2.0.1",
9595
"@azure/test-utils": "^1.0.0",
9696
"@azure-tools/test-recorder": "^2.0.0",
97-
"@microsoft/api-extractor": "^7.18.0",
97+
"@microsoft/api-extractor": "7.18.11",
9898
"@types/chai": "^4.1.6",
9999
"@types/mocha": "^7.0.2",
100100
"@types/node": "^12.0.0",

0 commit comments

Comments
 (0)