diff --git a/test/fixtures/qs-package/node_modules/clite/node_modules/yargs/package.json b/test/fixtures/qs-package/node_modules/clite/node_modules/yargs/package.json index b2c58dd40d..f6ccf76328 100644 --- a/test/fixtures/qs-package/node_modules/clite/node_modules/yargs/package.json +++ b/test/fixtures/qs-package/node_modules/clite/node_modules/yargs/package.json @@ -68,17 +68,17 @@ "description": "yargs the modern, pirate-themed, successor to optimist.", "devDependencies": { "chai": "^3.4.1", - "chalk": "^1.1.3", - "coveralls": "^2.11.11", + "chalk": "^2.0.0", + "coveralls": "^3.0.0", "cpr": "^1.0.0", "cross-spawn": "^4.0.0", "es6-promise": "^3.0.2", "hashish": "0.0.4", - "mocha": "^2.5.2", - "nyc": "^7.0.0", + "mocha": "^10.1.0", + "nyc": "^15.0.0", "rimraf": "^2.5.0", - "standard": "^7.0.0", - "standard-version": "^2.2.1", + "standard": "^11.0.0", + "standard-version": "^9.1.1", "which": "^1.2.9" }, "directories": {},