diff --git a/package.json b/package.json index c9f33a3..8bce45b 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "coveralls": "^2.11.13", "eslint": "^3.5.0", "eslint-config-lukechilds": "^1.9.0", - "nyc": "^8.3.0" + "nyc": "^9.0.1" } }