diff --git a/package.json b/package.json index b11b3ed..8472f9c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@actions/artifact": "^1.1.0", "@actions/exec": "^1.1.1", "@actions/github": "^5.0.3", - "@jest/types": "^29.2.0", + "@jest/types": "^29.2.1", "@trivago/prettier-plugin-sort-imports": "^3.3.0", "@types/adm-zip": "^0.5.0", "@types/jest": "^28.1.6", diff --git a/yarn.lock b/yarn.lock index 9031f85..7b6e61f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -713,10 +713,10 @@ "@types/yargs" "^17.0.8" chalk "^4.0.0" -"@jest/types@^29.2.0": - version "29.2.0" - resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.0.tgz#c0d1ef8bc1e4f4b358e7877e34157371e7881b0b" - integrity sha512-mfgpQz4Z2xGo37m6KD8xEpKelaVzvYVRijmLPePn9pxgaPEtX+SqIyPNzzoeCPXKYbB4L/wYSgXDL8o3Gop78Q== +"@jest/types@^29.2.1": + version "29.2.1" + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.2.1.tgz#ec9c683094d4eb754e41e2119d8bdaef01cf6da0" + integrity sha512-O/QNDQODLnINEPAI0cl9U6zUIDXEWXt6IC1o2N2QENuos7hlGUIthlKyV4p6ki3TvXFX071blj8HUhgLGquPjw== dependencies: "@jest/schemas" "^29.0.0" "@types/istanbul-lib-coverage" "^2.0.0"