Skip to content

Commit

Permalink
Update dependency @microsoft/api-documenter to v7.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Feb 10, 2023
1 parent 1790793 commit 582d30d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fortawesome/fontawesome-svg-core": "6.3.0",
"@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@microsoft/api-documenter": "7.21.4",
"@microsoft/api-documenter": "7.21.5",
"@microsoft/api-extractor": "7.34.3",
"@pulumi/aws": "5.29.1",
"@pulumi/awsx": "1.0.2",
Expand Down
46 changes: 39 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2349,15 +2349,15 @@
resolved "https://registry.yarnpkg.com/@logdna/tail-file/-/tail-file-2.1.0.tgz#7c3d98c3378d15061589e12875ffb7673b0ce82c"
integrity sha512-8zYzetB1zfa7WA4c0RS1EU9pNKcj1BqilU2fCsEvmKfWgEdpaphff6hk2Rcn3A0qHwynEdw9lTrlYN4sUw2FpA==

"@microsoft/api-documenter@7.21.4":
version "7.21.4"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.21.4.tgz#a544e22c9da0766334561904cb015e1b4d2285b5"
integrity sha512-G15pLdo5tBdbEEg2WwKZK/tLF2rR0HckBai8oiAziwWYq/fC/ep6tUby7oIhFqapTnEvbmzXaIgVXHqhjoXLsA==
"@microsoft/api-documenter@7.21.5":
version "7.21.5"
resolved "https://registry.yarnpkg.com/@microsoft/api-documenter/-/api-documenter-7.21.5.tgz#cab82ad304096c55716a1a74242829f1d10bf6dc"
integrity sha512-RTYtqbNqlPvDSqYV2ZCNWSajSieXG58mG1w4MFkHdHhxhWbC9FHqQk7MwIMUKBQBNagW3rE/11Jv5cV0TXuW2Q==
dependencies:
"@microsoft/api-extractor-model" "7.26.3"
"@microsoft/api-extractor-model" "7.26.4"
"@microsoft/tsdoc" "0.14.2"
"@rushstack/node-core-library" "3.55.1"
"@rushstack/ts-command-line" "4.13.1"
"@rushstack/node-core-library" "3.55.2"
"@rushstack/ts-command-line" "4.13.2"
colors "~1.2.1"
js-yaml "~3.13.1"
resolve "~1.22.1"
Expand All @@ -2371,6 +2371,15 @@
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.55.1"

"@microsoft/api-extractor-model@7.26.4":
version "7.26.4"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.26.4.tgz#77f2c17140249b846a61eea41e565289cc77181f"
integrity sha512-PDCgCzXDo+SLY5bsfl4bS7hxaeEtnXj7XtuzEE+BtALp7B5mK/NrS2kHWU69pohgsRmEALycQdaQPXoyT2i5MQ==
dependencies:
"@microsoft/tsdoc" "0.14.2"
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.55.2"

"@microsoft/api-extractor@7.34.3":
version "7.34.3"
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.34.3.tgz#1fbd2b0989fb568f1e5341639b3e61546a5ea010"
Expand Down Expand Up @@ -3299,6 +3308,19 @@
semver "~7.3.0"
z-schema "~5.0.2"

"@rushstack/node-core-library@3.55.2":
version "3.55.2"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.55.2.tgz#d951470bac98171de13a8a351d4537c63fbfd0b6"
integrity sha512-SaLe/x/Q/uBVdNFK5V1xXvsVps0y7h1sN7aSJllQyFbugyOaxhNRF25bwEDnicARNEjJw0pk0lYnJQ9Kr6ev0A==
dependencies:
colors "~1.2.1"
fs-extra "~7.0.1"
import-lazy "~4.0.0"
jju "~1.4.0"
resolve "~1.22.1"
semver "~7.3.0"
z-schema "~5.0.2"

"@rushstack/rig-package@0.3.17":
version "0.3.17"
resolved "https://registry.yarnpkg.com/@rushstack/rig-package/-/rig-package-0.3.17.tgz#687bd55603f2902447f3be246d93afac97095a1f"
Expand All @@ -3317,6 +3339,16 @@
colors "~1.2.1"
string-argv "~0.3.1"

"@rushstack/ts-command-line@4.13.2":
version "4.13.2"
resolved "https://registry.yarnpkg.com/@rushstack/ts-command-line/-/ts-command-line-4.13.2.tgz#2dfdcf418d58256671433b1da4a3b67e1814cc7a"
integrity sha512-bCU8qoL9HyWiciltfzg7GqdfODUeda/JpI0602kbN5YH22rzTxyqYvv7aRLENCM7XCQ1VRs7nMkEqgJUOU8Sag==
dependencies:
"@types/argparse" "1.0.38"
argparse "~1.0.9"
colors "~1.2.1"
string-argv "~0.3.1"

"@schemastore/package@0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@schemastore/package/-/package-0.0.6.tgz#9a76713da1c7551293b7e72e4f387f802bfd5d81"
Expand Down

0 comments on commit 582d30d

Please sign in to comment.