diff --git a/package.json b/package.json index 7ffed6e..49ffa28 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "ssube", "license": "MIT", "devDependencies": { - "@istanbuljs/nyc-config-typescript": "0.1.3", + "@istanbuljs/nyc-config-typescript": "1.0.0", "@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 5047c02..0fba38e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,10 +108,10 @@ reflect-metadata "^0.1.12" tslib "^1.8.1" -"@istanbuljs/nyc-config-typescript@0.1.3": - version "0.1.3" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86" - integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg== +"@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== "@microsoft/api-documenter@7.7.2": version "7.7.2"