1
0
Fork 0

update: update dependency @istanbuljs/nyc-config-typescript to v1.0.2 (#941)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-05 01:54:43 +00:00 committed by GitHub
parent 9cda434a04
commit 51bf73936b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"devDependencies": { "devDependencies": {
"@apextoaster/js-utils": "0.4.0", "@apextoaster/js-utils": "0.4.0",
"@apextoaster/js-yaml-schema": "0.5.0", "@apextoaster/js-yaml-schema": "0.5.0",
"@istanbuljs/nyc-config-typescript": "1.0.1", "@istanbuljs/nyc-config-typescript": "1.0.2",
"@microsoft/api-documenter": "7.13.68", "@microsoft/api-documenter": "7.13.68",
"@microsoft/api-extractor": "7.18.19", "@microsoft/api-extractor": "7.18.19",
"@rollup/plugin-alias": "3.1.5", "@rollup/plugin-alias": "3.1.5",

View File

@ -167,10 +167,10 @@
js-yaml "^3.13.1" js-yaml "^3.13.1"
resolve-from "^5.0.0" resolve-from "^5.0.0"
"@istanbuljs/nyc-config-typescript@1.0.1": "@istanbuljs/nyc-config-typescript@1.0.2":
version "1.0.1" version "1.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-1.0.1.tgz#55172f5663b3635586add21b14d42ca94a163d58" resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-1.0.2.tgz#1f5235b28540a07219ae0dd42014912a0b19cf89"
integrity sha512-/gz6LgVpky205LuoOfwEZmnUtaSmdk0QIMcNFj9OvxhiMhPpKftMgZmGN7jNj7jR+lr8IB1Yks3QSSSNSxfoaQ== integrity sha512-iKGIyMoyJuFnJRSVTZ78POIRvNnwZaWIf8vG4ZS3rQq58MMDrqEX2nnzx0R28V2X8JvmKYiqY9FP2hlJsm8A0w==
dependencies: dependencies:
"@istanbuljs/schema" "^0.1.2" "@istanbuljs/schema" "^0.1.2"