Skip to content

Commit

Permalink
chore(deps): update dependency @microsoft/api-documenter to v7.17.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2022
1 parent 88dad5d commit f3e5002
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-typescript": "7.17.12",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.0.1",
"@microsoft/api-documenter": "7.17.19",
"@microsoft/api-documenter": "7.17.20",
"@microsoft/api-extractor": "7.25.2",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2382,15 +2382,15 @@
npmlog "^4.1.2"
write-file-atomic "^3.0.3"

"@microsoft/[email protected].19":
version "7.17.19"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.17.19.tgz#1ddc5c1d157d257ffa3a1138f533c8bc8e5c41f9"
integrity sha512-6aUzSTmzU4dIXkAwbrpNGVxBigH1e+h49jStQ2f0uH+Z155GEFRoNmyZTZW0b/Q9sjsgSaa+EdJK0UkNwEM1Qw==
"@microsoft/[email protected].20":
version "7.17.20"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.17.20.tgz#df7a17a1c976ab922df133ac262f17d82d3466ed"
integrity sha512-hysSnNZn+rbOJ1znZ+M4hKBfe7J2g7O3UXza4ZimeF8m0nu92gr2c/xS6By6EdmI6os8hR/eqTWEmZs8fjB/pw==
dependencies:
"@microsoft/api-extractor-model" "7.18.2"
"@microsoft/tsdoc" "0.14.1"
"@rushstack/node-core-library" "3.45.7"
"@rushstack/ts-command-line" "4.11.1"
"@rushstack/ts-command-line" "4.12.0"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.17.0"
Expand Down Expand Up @@ -2718,6 +2718,16 @@
colors "~1.2.1"
string-argv "~0.3.1"

"@rushstack/[email protected]":
version "4.12.0"
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.12.0.tgz#8691d16771ed085c3431d5799875bdd2489e012b"
integrity sha512-+dC3ZwT1PjvsEnybXzM9UUYg4xdDOl6vmE+23eByxbWmAxo/nB8VAD5iFs+jbbUd9MtG/7xqCBWbMWEDA+cBjw==
dependencies:
"@types/argparse" "1.0.38"
argparse "~1.0.9"
colors "~1.2.1"
string-argv "~0.3.1"

"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
Expand Down

0 comments on commit f3e5002

Please sign in to comment.