1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2019-12-30 13:44:50 -06:00 committed by Sean Sube
parent 4204423570
commit 2215d2f465
2 changed files with 7 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"author": "ssube",
"license": "MIT",
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "1.0.0",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@microsoft/api-documenter": "7.7.2",
"@microsoft/api-extractor": "7.7.0",
"@types/bunyan": "1.8.6",

View File

@ -128,10 +128,12 @@
js-yaml "^3.13.1"
resolve-from "^5.0.0"
"@istanbuljs/nyc-config-typescript@1.0.0":
version "1.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-1.0.0.tgz#abcffd22f57d791ba0ce2ae97257d20b86a276ba"
integrity sha512-Tj+pw6X60BMKd4F6LqS7t2p247ZtTTimGEtzoSr053168pHbzbBRjq/mTtdf67olDD9BLyonbc63CdtMhplK+w==
"@istanbuljs/nyc-config-typescript@1.0.1":
version "1.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-1.0.1.tgz#55172f5663b3635586add21b14d42ca94a163d58"
integrity sha512-/gz6LgVpky205LuoOfwEZmnUtaSmdk0QIMcNFj9OvxhiMhPpKftMgZmGN7jNj7jR+lr8IB1Yks3QSSSNSxfoaQ==
dependencies:
"@istanbuljs/schema" "^0.1.2"
"@istanbuljs/schema@^0.1.2":
version "0.1.2"