update: update dependency @istanbuljs/nyc-config-typescript to v1 (#116)
This commit is contained in:
parent
be09344973
commit
358c523784
|
@ -21,7 +21,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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue