Skip to content

Commit 20932a4

Browse files
authoredApr 25, 2018
Merge pull request loiane#71 from loiane/greenkeeper/nyc-pin-11.7.0
fix: pin nyc to 11.7.0
2 parents a27d23c + 3daf9ea commit 20932a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"istanbul": "^v1.1.0-alpha.1",
7171
"mocha": "^5.0.4",
7272
"mochawesome": "^3.0.2",
73-
"nyc": "^11.6.0",
73+
"nyc": "11.7.0",
7474
"ts-node": "^5.0.1",
7575
"tslint": "^5.9.1",
7676
"typescript": "^2.7.2",

0 commit comments

Comments
 (0)
Please sign in to comment.