update: update rushstack (#1152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fee1dadd2a
commit
656967e08d
|
@ -42,8 +42,8 @@
|
|||
"@apextoaster/js-yaml-schema": "0.5.0",
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
||||
"@istanbuljs/schema": "0.1.3",
|
||||
"@microsoft/api-documenter": "7.18.0",
|
||||
"@microsoft/api-extractor": "7.28.2",
|
||||
"@microsoft/api-documenter": "7.18.2",
|
||||
"@microsoft/api-extractor": "7.28.4",
|
||||
"@types/bunyan": "1.8.8",
|
||||
"@types/chai": "4.3.1",
|
||||
"@types/chai-as-promised": "7.1.5",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -207,10 +207,10 @@
|
|||
"@jridgewell/resolve-uri" "^3.0.3"
|
||||
"@jridgewell/sourcemap-codec" "^1.4.10"
|
||||
|
||||
"@microsoft/api-documenter@7.18.0":
|
||||
version "7.18.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.18.0.tgz#d81de81dab98b675d23adf2868d16da84fb36dee"
|
||||
integrity sha512-O2IlE1G6xpa5xoTw1fDflSJBrTT5zMkZj9nMNFXhIYpU5YgpCet+ugnC/cGTjH+0W2lu69asBWJZiMUZ7F1a4w==
|
||||
"@microsoft/api-documenter@7.18.2":
|
||||
version "7.18.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.18.2.tgz#4a9302aaab0e03c80beaf98807ac75fb55f363a6"
|
||||
integrity sha512-ePnid6NpWNVwjgcXmXumIJL6WEKU3gJJdYyx02hqc51urNBnwkbtufi3n/U9krVDWPArZ5OSV2E4mJB6wRCiMw==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.21.0"
|
||||
"@microsoft/tsdoc" "0.14.1"
|
||||
|
@ -229,10 +229,10 @@
|
|||
"@microsoft/tsdoc-config" "~0.16.1"
|
||||
"@rushstack/node-core-library" "3.49.0"
|
||||
|
||||
"@microsoft/api-extractor@7.28.2":
|
||||
version "7.28.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.28.2.tgz#41612a15d98b46fc5aeadd3e27198f572bafb770"
|
||||
integrity sha512-sl97erZ5Zh3ov5dvV/rMSt45//dYf7C5Y6PCpIXpFidDYMyRwN+pizZ543g2d8D5/WbthGvsZoYcYSzG7CkjHQ==
|
||||
"@microsoft/api-extractor@7.28.4":
|
||||
version "7.28.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.28.4.tgz#8e67a69edb4937beda516d42d4f325e6e1258445"
|
||||
integrity sha512-7JeROBGYTUt4/4HPnpMscsQgLzX0OfGTQR2qOQzzh3kdkMyxmiv2mzpuhoMnwbubb1GvPcyFm+NguoqOqkCVaw==
|
||||
dependencies:
|
||||
"@microsoft/api-extractor-model" "7.21.0"
|
||||
"@microsoft/tsdoc" "0.14.1"
|
||||
|
|
Loading…
Reference in New Issue