Skip to content

Commit 9199082

Browse files
renovate[bot]JustinBeckwith
authored andcommittedAug 28, 2018
chore(deps): update dependency nyc to v13 (#285)
1 parent 0f9b0ef commit 9199082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"intelli-espower-loader": "^1.0.1",
9696
"jsdoc": "^3.5.5",
9797
"mocha": "^5.0.0",
98-
"nyc": "^12.0.2",
98+
"nyc": "^13.0.0",
9999
"power-assert": "^1.4.4",
100100
"prettier": "^1.7.4",
101101
"proxyquire": "^2.0.0",

‎samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@google-cloud/nodejs-repo-tools": "^2.2.3",
1818
"ava": "^0.25.0",
1919
"doctoc": "^1.3.1",
20-
"nyc": "^12.0.0",
20+
"nyc": "^13.0.0",
2121
"proxyquire": "^2.0.0",
2222
"sinon": "^6.0.0"
2323
},

0 commit comments

Comments
 (0)