diff --git a/cli/package.json b/cli/package.json index c15c92ff..8c546ef9 100644 --- a/cli/package.json +++ b/cli/package.json @@ -31,11 +31,11 @@ "@types/node-emoji": "1.8.1", "@types/through": "0.0.30", "@types/yargs": "15.0.5", - "jest": "26.6.3", + "jest": "27.3.0", "lint-staged": "10.3.0", "ncp": "2.0.0", "rimraf": "3.0.2", - "ts-jest": "25.5.1", + "ts-jest": "27.0.7", "ts-node": "8.10.2", "tsutils": "3.17.1", "typescript": "3.9.7",