We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9b0ef commit 9199082Copy full SHA for 9199082
package.json
@@ -95,7 +95,7 @@
95
"intelli-espower-loader": "^1.0.1",
96
"jsdoc": "^3.5.5",
97
"mocha": "^5.0.0",
98
- "nyc": "^12.0.2",
+ "nyc": "^13.0.0",
99
"power-assert": "^1.4.4",
100
"prettier": "^1.7.4",
101
"proxyquire": "^2.0.0",
samples/package.json
@@ -17,7 +17,7 @@
17
"@google-cloud/nodejs-repo-tools": "^2.2.3",
18
"ava": "^0.25.0",
19
"doctoc": "^1.3.1",
20
- "nyc": "^12.0.0",
21
22
"sinon": "^6.0.0"
23
},
0 commit comments