diff --git a/test/fixtures/qs-package/node_modules/cli-width/package.json b/test/fixtures/qs-package/node_modules/cli-width/package.json index d6802c86fe..27da6899ad 100644 --- a/test/fixtures/qs-package/node_modules/cli-width/package.json +++ b/test/fixtures/qs-package/node_modules/cli-width/package.json @@ -56,7 +56,7 @@ "dependencies": {}, "description": "Get stdout window width, with two fallbacks, tty and then a default.", "devDependencies": { - "coveralls": "^2.11.4", + "coveralls": "^3.0.0", "isparta": "^3.0.4", "rimraf": "^2.4.3", "tap-spec": "^4.1.0",