1
0
Fork 0

update: update rushstack (#1116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-30 02:24:42 +00:00 committed by GitHub
parent 81aac07fd5
commit c176023386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -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.17.15",
"@microsoft/api-extractor": "7.24.1",
"@microsoft/api-documenter": "7.17.16",
"@microsoft/api-extractor": "7.24.2",
"@types/bunyan": "1.8.8",
"@types/chai": "4.3.1",
"@types/chai-as-promised": "7.1.5",

View File

@ -207,10 +207,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
"@microsoft/api-documenter@7.17.15":
version "7.17.15"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.17.15.tgz#07c02a3826db9a8c534ea3cd4dd6022b1d988219"
integrity sha512-in3Av3nDEFPOFYxI7Dc4NhT7hUHfjbeyFsTO+Y3y6FUbx3YVTiNv/WRLBTt8EM86hp+p2H2CT9LgMfogTnCowA==
"@microsoft/api-documenter@7.17.16":
version "7.17.16"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-documenter/-/api-documenter-7.17.16.tgz#992579285e65a0109960ffbc672b14e505c1310a"
integrity sha512-7LwVCaaUowtTWnmoG3+vrNNjuDDV81xGut1oWkEjmDbNd7hPxti791Pc0f4x7lki7VQYYxzQUD2NyNJbZid0EQ==
dependencies:
"@microsoft/api-extractor-model" "7.17.3"
"@microsoft/tsdoc" "0.14.1"
@ -229,10 +229,10 @@
"@microsoft/tsdoc-config" "~0.16.1"
"@rushstack/node-core-library" "3.45.5"
"@microsoft/api-extractor@7.24.1":
version "7.24.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.24.1.tgz#cbbe32a5f4f32717b60f593cdc172b99e5c76fae"
integrity sha512-RjcKRvKRAtTK4z8UdC2qYsvgTYHEYvdsqF4QGoX4mNAVo7s6Jj4zcHtSrMEQMTUHujZbSd5+ihI5ktISp338mQ==
"@microsoft/api-extractor@7.24.2":
version "7.24.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@microsoft/api-extractor/-/api-extractor-7.24.2.tgz#4abb24319fa77884dab6d807388056e9cd85488e"
integrity sha512-QWZh9aQZvBAdRVK+Go8NiW8YNMN//OGiNqgA3iZ2sEy8imUqkRBCybXgmw2HkEYyPnn55CFoMKvnAHvV9+4B/A==
dependencies:
"@microsoft/api-extractor-model" "7.17.3"
"@microsoft/tsdoc" "0.14.1"