We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062af9c commit 03f797bCopy full SHA for 03f797b
package.json
@@ -102,7 +102,7 @@
102
"@babel/preset-env": "^7.6.3",
103
"@babel/preset-typescript": "^7.6.0",
104
"@babel/register": "^7.6.0",
105
- "@istanbuljs/nyc-config-typescript": "^0.1.3",
+ "@istanbuljs/nyc-config-typescript": "^1.0.1",
106
"@types/chai": "^4.2.7",
107
"@types/chai-as-promised": "^7.1.2",
108
"@types/cross-spawn": "^6.0.1",
@@ -151,7 +151,7 @@
151
"minimist": "^1.2.0",
152
"mocha": "^6.2.2",
153
"nodemon": "^2.0.2",
154
- "nyc": "^14.1.1",
+ "nyc": "^15.0.0",
155
"proxyquire": "^2.1.3",
156
"rimraf": "^3.0.0",
157
"sinon": "^8.0.4",
0 commit comments