diff --git a/package.json b/package.json index 95a71c2..0e373d0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,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/chai": "4.2.7", diff --git a/yarn.lock b/yarn.lock index 60ac586..52ded13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -147,10 +147,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"