diff --git a/package.json b/package.json index 19a6cde..6e32f58 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,6 @@ "coveralls": "2.11.9", "eslint": "3.3.0", "eslint-config-lukechilds": "1.9.0", - "nyc": "7.1.0" + "nyc": "8.0.0" } }