diff --git a/package.json b/package.json index 4123603..55833c8 100644 --- a/package.json +++ b/package.json @@ -39,20 +39,20 @@ "@kazupon/lerna-changelog": "^4.3.0", "@microsoft/api-extractor": "^7.18.21", "@types/debug": "^4.1.5", - "@types/jest": "^27.0.0", + "@types/jest": "^30.0.0", "@types/node": "^16.11.0", "@typescript-eslint/eslint-plugin": "^5.5.0", "@typescript-eslint/parser": "^5.5.0", "eslint": "^8.4.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", - "jest": "^27.0.0", + "jest": "^30.0.0", "jest-watch-typeahead": "^1.0.0", "npm-run-all": "^4.1.5", "opener": "^1.5.2", "prettier": "^2.5.0", "shipjs": "^0.26.0", - "ts-jest": "^27.0.0", + "ts-jest": "^29.0.0", "typescript": "^4.5.2", "vuepress": "^1.8.2" },