diff --git a/test/fixtures/qs-package/node_modules/chalk/package.json b/test/fixtures/qs-package/node_modules/chalk/package.json index 749cb5f446..64c2340c99 100644 --- a/test/fixtures/qs-package/node_modules/chalk/package.json +++ b/test/fixtures/qs-package/node_modules/chalk/package.json @@ -64,10 +64,10 @@ }, "description": "Terminal string styling done right. Much color.", "devDependencies": { - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "matcha": "^0.6.0", "mocha": "*", - "nyc": "^3.0.0", + "nyc": "^5.0.0", "require-uncached": "^1.0.2", "resolve-from": "^1.0.0", "semver": "^4.3.3",