diff --git a/package.json b/package.json index 7a1718b..88f444d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ava": "^0.25.0", "coveralls": "^3.0.0", "eslint-config-xo-lukechilds": "^1.0.0", - "nyc": "^11.0.3", + "nyc": "^12.0.1", "xo": "^0.20.1" } }