diff --git a/package.json b/package.json index 3f38d1e..627b402 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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/bunyan": "1.8.6", diff --git a/yarn.lock b/yarn.lock index 3d11f9e..23d7a3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -89,10 +89,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@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"