diff --git a/package.json b/package.json index fc85d95..cf5e5eb 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 4564c8d..bad0c60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"