diff --git a/package.json b/package.json index aff899a..af976bf 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "babel-cli": "^6.26.0", "babel-core": "6.26.0", "babel-eslint": "^8.1.2", - "babel-jest": "^22.0.4", + "babel-jest": "^24.0.0", "babel-preset-flow": "^6.23.0", "eslint": "^4.14.0", "eslint-config-airbnb-base": "^12.1.0", @@ -85,7 +85,7 @@ "flow-bin": "^0.61.0", "git-contributors": "^0.2.3", "husky": "^0.14.3", - "jest-cli": "^22.0.4", + "jest-cli": "^24.0.0", "lint-staged": "^6.0.0", "prettier": "^1.9.1", "semver": "^5.4.1"