diff --git a/packages/jest-cli/package.json b/packages/jest-cli/package.json index 3cf4d8ff14b6..7955f3362fcf 100644 --- a/packages/jest-cli/package.json +++ b/packages/jest-cli/package.json @@ -25,14 +25,14 @@ "jest-snapshot": "^18.1.0", "jest-util": "^18.1.0", "json-stable-stringify": "^1.0.0", - "node-notifier": "^4.6.1", + "node-notifier": "^7.0.0", "sane": "~1.4.1", "string-length": "^1.0.1", "strip-ansi": "^3.0.1", "throat": "^3.0.0", "which": "^1.1.1", "worker-farm": "^1.3.1", - "yargs": "^6.3.0" + "yargs": "^10.0.0" }, "bin": { "jest": "./bin/jest.js"