Skip to content

Commit 03f797b

Browse files
committed
build(deps-dev): upgrade nyc to ^15.0.0 & @istanbuljs/nyc-config-typescript to ^1.0.1
1 parent 062af9c commit 03f797b

File tree

2 files changed

+277
-324
lines changed

2 files changed

+277
-324
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@babel/preset-env": "^7.6.3",
103103
"@babel/preset-typescript": "^7.6.0",
104104
"@babel/register": "^7.6.0",
105-
"@istanbuljs/nyc-config-typescript": "^0.1.3",
105+
"@istanbuljs/nyc-config-typescript": "^1.0.1",
106106
"@types/chai": "^4.2.7",
107107
"@types/chai-as-promised": "^7.1.2",
108108
"@types/cross-spawn": "^6.0.1",
@@ -151,7 +151,7 @@
151151
"minimist": "^1.2.0",
152152
"mocha": "^6.2.2",
153153
"nodemon": "^2.0.2",
154-
"nyc": "^14.1.1",
154+
"nyc": "^15.0.0",
155155
"proxyquire": "^2.1.3",
156156
"rimraf": "^3.0.0",
157157
"sinon": "^8.0.4",

0 commit comments

Comments
 (0)