Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 3053f13

Browse files
committed
chore(deps): update dependency @istanbuljs/nyc-config-typescript to v1
1 parent 3da1735 commit 3053f13

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mqtt": "^4.0.0"
4040
},
4141
"devDependencies": {
42-
"@istanbuljs/nyc-config-typescript": "0.1.3",
42+
"@istanbuljs/nyc-config-typescript": "1.0.2",
4343
"@types/chai": "4.2.11",
4444
"@types/chai-as-promised": "7.1.3",
4545
"@types/graphql": "14.2.3",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,12 @@
188188
js-yaml "^3.13.1"
189189
resolve-from "^5.0.0"
190190

191-
"@istanbuljs/nyc-config-typescript@0.1.3":
192-
version "0.1.3"
193-
resolved "https://registry.yarnpkg.com/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-0.1.3.tgz#944d15b3ebdb71f963a628daffaa25ade981bb86"
194-
integrity sha512-EzRFg92bRSD1W/zeuNkeGwph0nkWf+pP2l/lYW4/5hav7RjKKBN5kV1Ix7Tvi0CMu3pC4Wi/U7rNisiJMR3ORg==
191+
"@istanbuljs/nyc-config-typescript@1.0.2":
192+
version "1.0.2"
193+
resolved "https://registry.yarnpkg.com/@istanbuljs/nyc-config-typescript/-/nyc-config-typescript-1.0.2.tgz#1f5235b28540a07219ae0dd42014912a0b19cf89"
194+
integrity sha512-iKGIyMoyJuFnJRSVTZ78POIRvNnwZaWIf8vG4ZS3rQq58MMDrqEX2nnzx0R28V2X8JvmKYiqY9FP2hlJsm8A0w==
195+
dependencies:
196+
"@istanbuljs/schema" "^0.1.2"
195197

196198
"@istanbuljs/schema@^0.1.2":
197199
version "0.1.2"

0 commit comments

Comments
 (0)