Skip to content

Commit

Permalink
fix: pin nyc to 13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 5, 2019
1 parent eb21ad3 commit c9d9d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"nyc": "13.1.0",
"semantic-release": "^15.11.0",
"sinon": "^7.1.1"
},
Expand Down

0 comments on commit c9d9d1d

Please sign in to comment.