1
0
Fork 0

update: update dependency @istanbuljs/nyc-config-typescript to v1 (#199)

This commit is contained in:
renovate[bot] 2019-12-23 07:56:56 -06:00 committed by Sean Sube
parent f011498c12
commit 782ae97a29
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"