Skip to content

Commit eefc505

Browse files
chore(deps): update devdependency @microsoft/api-documenter to ^7.15.1 (#1636)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 140d3d1 commit eefc505

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@babel/core": "^7.16.12",
5353
"@babel/preset-env": "^7.16.11",
5454
"@babel/preset-typescript": "^7.16.7",
55-
"@microsoft/api-documenter": "^7.15.0",
55+
"@microsoft/api-documenter": "^7.15.1",
5656
"@microsoft/api-extractor": "^7.19.4",
5757
"@nuxt/test-utils": "^0.2.2",
5858
"@nuxt/types": "^2.15.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@
12121212
dependencies:
12131213
vary "^1.1.2"
12141214

1215-
"@microsoft/api-documenter@^7.15.0":
1216-
version "7.15.0"
1217-
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.15.0.tgz#e6cf24fc0e2f18a71dcf4c5c8100cc083167a81e"
1218-
integrity sha512-0KvwFamTIGZk6VE71F5gdDLxszLet0A1PEeb87RTdxr4KC0/yVFQvDyj+ck+HVr5+Exf6RyzIHfou0sgJl9SDA==
1215+
"@microsoft/api-documenter@^7.15.1":
1216+
version "7.15.1"
1217+
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.15.1.tgz#2ac4ea475b0b54c0aa664e04b6e85828982ae226"
1218+
integrity sha512-4NBMYriTV6m5RIrXzzQAWr6IjgIcTQ8cSPGBtcFpA30Knyfrjag0i87QjlXZhiPS48NtwRrn9ktzd6q0WthO3A==
12191219
dependencies:
12201220
"@microsoft/api-extractor-model" "7.15.3"
12211221
"@microsoft/tsdoc" "0.13.2"

0 commit comments

Comments
 (0)