diff --git a/package.json b/package.json index 96d63b4f224..ac702915b47 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "get-port": "^4.0.0", "globby": "^8.0.1", "husky": "1.0.0-rc.15", - "jest": "^23.6.0", + "jest": "^24.0.0", "lerna": "2.9.1", "lerna-changelog": "^0.8.0", "lint-staged": "^7.0.5", "meow": "^5.0.0", "multimatch": "^2.1.0", "prettier": "1.14.3", - "strip-ansi": "^4.0.0", + "strip-ansi": "^7.0.0", "svg-term-cli": "^2.1.1", "tempy": "^0.2.1" },