diff --git a/package.json b/package.json index 4a1afad4..e1a555a3 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ "@pika/plugin-build-web": "^0.9.0", "@pika/plugin-ts-standard-pkg": "^0.9.0", "@types/fetch-mock": "^7.3.1", - "@types/jest": "^28.0.0", + "@types/jest": "^29.0.0", "fetch-mock": "^9.0.0", - "jest": "^28.0.0", + "jest": "^29.0.0", "prettier": "2.7.1", "semantic-release-plugin-update-version-in-files": "^1.0.0", "ts-jest": "^28.0.0",