diff --git a/package.json b/package.json index 6e32f58..52b3d95 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": "8.0.0" + "nyc": "8.1.0" } }