diff --git a/frontend/package.json b/frontend/package.json index aaa59d89bd..3c384624a6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -73,7 +73,7 @@ "eslint-plugin-react": "^7.3.0", "extract-text-webpack-plugin": "^3.0.0", "identity-obj-proxy": "^3.0.0", - "jest": "^21.0.0", + "jest": "^21.1.2", "node-sass": "^4.5.3", "prettier": "^1.8.2", "react-test-renderer": "^15.6.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2a86fe7827..40ee1c54c3 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3547,7 +3547,7 @@ jest-validate@^21.2.1: leven "^2.1.0" pretty-format "^21.2.1" -jest@^21.0.0: +jest@^21.1.2: version "21.2.1" resolved "https://registry.yarnpkg.com/jest/-/jest-21.2.1.tgz#c964e0b47383768a1438e3ccf3c3d470327604e1" dependencies: