Skip to content

Commit c875ce0

Browse files
committed
fix: update microsoft/api-extractor to 7.55.0
Previous version of api-extractor depends on punycode which has been deprecated.
1 parent 4cd1b2b commit c875ce0

File tree

2 files changed

+113
-74
lines changed

2 files changed

+113
-74
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"author": "Google Inc.",
5353
"license": "Apache-2.0",
5454
"devDependencies": {
55-
"@microsoft/api-extractor": "^7.52.2",
55+
"@microsoft/api-extractor": "^7.55.0",
5656
"@types/body-parser": "1.19.6",
5757
"@types/minimist": "1.2.5",
5858
"@types/mocha": "^10.0.0",

0 commit comments

Comments
 (0)