diff --git a/packages/jest-cli/package.json b/packages/jest-cli/package.json index 22bc6ca75209..184b8d03b017 100644 --- a/packages/jest-cli/package.json +++ b/packages/jest-cli/package.json @@ -17,20 +17,20 @@ "istanbul-lib-source-maps": "^3.0.1", "jest-changed-files": "^23.4.2", "jest-config": "^23.6.0", - "jest-environment-jsdom": "^23.4.0", + "jest-environment-jsdom": "^24.0.0", "jest-get-type": "^22.1.0", "jest-haste-map": "^23.6.0", - "jest-message-util": "^23.4.0", + "jest-message-util": "^24.0.0", "jest-regex-util": "^23.3.0", "jest-resolve-dependencies": "^23.6.0", "jest-runner": "^23.6.0", "jest-runtime": "^23.6.0", "jest-snapshot": "^23.6.0", - "jest-util": "^23.4.0", + "jest-util": "^24.0.0", "jest-validate": "^23.6.0", "jest-watcher": "^23.4.0", "jest-worker": "^23.2.0", - "micromatch": "^2.3.11", + "micromatch": "^3.1.1", "node-notifier": "^5.2.1", "prompts": "^1.1.0", "realpath-native": "^1.0.0",