update: update dependency @microsoft/api-extractor to v7.9.11 (#185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a5cb2dc194
commit
433043fde5
|
@ -23,7 +23,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||||
"@microsoft/api-documenter": "7.8.36",
|
"@microsoft/api-documenter": "7.8.36",
|
||||||
"@microsoft/api-extractor": "7.9.10",
|
"@microsoft/api-extractor": "7.9.11",
|
||||||
"@types/chai": "4.2.12",
|
"@types/chai": "4.2.12",
|
||||||
"@types/chai-as-promised": "7.1.3",
|
"@types/chai-as-promised": "7.1.3",
|
||||||
"@types/lodash": "4.14.160",
|
"@types/lodash": "4.14.160",
|
||||||
|
|
46
yarn.lock
46
yarn.lock
|
@ -172,14 +172,6 @@
|
||||||
js-yaml "~3.13.1"
|
js-yaml "~3.13.1"
|
||||||
resolve "~1.17.0"
|
resolve "~1.17.0"
|
||||||
|
|
||||||
"@microsoft/api-extractor-model@7.8.18":
|
|
||||||
version "7.8.18"
|
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.18.tgz#15a0a53216b921a42388ab29ddee3eb33c2d9995"
|
|
||||||
integrity sha512-f/cotp4xvhhhpqAvnHd+M5xfaWIwokZfrezDcCEW4BFQMdjB7VhhXMA62Std/2E83B1YZ+/QsWoIZPaGuIcbBg==
|
|
||||||
dependencies:
|
|
||||||
"@microsoft/tsdoc" "0.12.19"
|
|
||||||
"@rushstack/node-core-library" "3.29.1"
|
|
||||||
|
|
||||||
"@microsoft/api-extractor-model@7.8.19":
|
"@microsoft/api-extractor-model@7.8.19":
|
||||||
version "7.8.19"
|
version "7.8.19"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3"
|
||||||
|
@ -188,15 +180,15 @@
|
||||||
"@microsoft/tsdoc" "0.12.19"
|
"@microsoft/tsdoc" "0.12.19"
|
||||||
"@rushstack/node-core-library" "3.30.0"
|
"@rushstack/node-core-library" "3.30.0"
|
||||||
|
|
||||||
"@microsoft/api-extractor@7.9.10":
|
"@microsoft/api-extractor@7.9.11":
|
||||||
version "7.9.10"
|
version "7.9.11"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.9.10.tgz#e15676ca35c5061971697a017ac05abf9cba694b"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.9.11.tgz#ba4276bf1343f6e9df2560e77e7861af4e8740dd"
|
||||||
integrity sha512-hN/iyFN7FRM6flSDmeb2RJGGeo1CF7CONlsjxgoiXU3cqx8601vWheJK06s8+aR8IrBtnV12ZVMii8syQw6AgA==
|
integrity sha512-t+LwGAuTjr+odFEl5xV3vl7qOWf84CM8BWKgb93kEnVd8uha3KfuWtDfnstxG4oC/TL6tu5+9rOwKJiNIidf2A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@microsoft/api-extractor-model" "7.8.18"
|
"@microsoft/api-extractor-model" "7.8.19"
|
||||||
"@microsoft/tsdoc" "0.12.19"
|
"@microsoft/tsdoc" "0.12.19"
|
||||||
"@rushstack/node-core-library" "3.29.1"
|
"@rushstack/node-core-library" "3.30.0"
|
||||||
"@rushstack/ts-command-line" "4.6.3"
|
"@rushstack/ts-command-line" "4.6.4"
|
||||||
colors "~1.2.1"
|
colors "~1.2.1"
|
||||||
lodash "~4.17.15"
|
lodash "~4.17.15"
|
||||||
resolve "~1.17.0"
|
resolve "~1.17.0"
|
||||||
|
@ -225,20 +217,6 @@
|
||||||
estree-walker "^1.0.1"
|
estree-walker "^1.0.1"
|
||||||
picomatch "^2.2.2"
|
picomatch "^2.2.2"
|
||||||
|
|
||||||
"@rushstack/node-core-library@3.29.1":
|
|
||||||
version "3.29.1"
|
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.29.1.tgz#99d246b3e0573b78a2f9669356b29d70e3e25773"
|
|
||||||
integrity sha512-EHPZOy6/6lc9e1rfvB46sSXXsyaGMMfjBthGsRBqjmLedwUd6pFounlTtrGolugmW7DjRgs7wwvfYbsBcOW/vQ==
|
|
||||||
dependencies:
|
|
||||||
"@types/node" "10.17.13"
|
|
||||||
colors "~1.2.1"
|
|
||||||
fs-extra "~7.0.1"
|
|
||||||
import-lazy "~4.0.0"
|
|
||||||
jju "~1.4.0"
|
|
||||||
semver "~7.3.0"
|
|
||||||
timsort "~0.3.0"
|
|
||||||
z-schema "~3.18.3"
|
|
||||||
|
|
||||||
"@rushstack/node-core-library@3.30.0":
|
"@rushstack/node-core-library@3.30.0":
|
||||||
version "3.30.0"
|
version "3.30.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb"
|
||||||
|
@ -254,16 +232,6 @@
|
||||||
timsort "~0.3.0"
|
timsort "~0.3.0"
|
||||||
z-schema "~3.18.3"
|
z-schema "~3.18.3"
|
||||||
|
|
||||||
"@rushstack/ts-command-line@4.6.3":
|
|
||||||
version "4.6.3"
|
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.3.tgz#0c4213a340e6e56a9a910f962e2db6f061cf81e2"
|
|
||||||
integrity sha512-mSkUDnc88kxiC9dKDVCNm1d08Ih918vSpLZGi1XHy/gYiQy4JcEW/O4MlqGAY9vNRigtm0dg4iJTiae+FTIxfA==
|
|
||||||
dependencies:
|
|
||||||
"@types/argparse" "1.0.38"
|
|
||||||
argparse "~1.0.9"
|
|
||||||
colors "~1.2.1"
|
|
||||||
string-argv "~0.3.1"
|
|
||||||
|
|
||||||
"@rushstack/ts-command-line@4.6.4":
|
"@rushstack/ts-command-line@4.6.4":
|
||||||
version "4.6.4"
|
version "4.6.4"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781"
|
||||||
|
|
Loading…
Reference in New Issue