diff --git a/package.json b/package.json index 1e67974..6fbd01e 100644 --- a/package.json +++ b/package.json @@ -32,11 +32,11 @@ "@types/jest": "^24.9.0", "@types/node": "^13.1.8", "@types/download": "^6.2.4", - "jest": "^24.8.0", + "jest": "^25.1.0", "jest-circus": "^25.1.0", "jest-runtime": "^25.1.0", "prettier": "^1.17.1", - "ts-jest": "^24.3.0", + "ts-jest": "^25.0.0", "typescript": "^3.5.1", "typescript-formatter": "^7.2.2" }