diff --git a/package.json b/package.json index 071d63e0..c85aac31 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@graphql-codegen/typescript-operations": "4.0.1", "@octokit/graphql-schema": "14.31.0", "@tsconfig/node16": "16.1.1", - "@types/jest": "29.5.4", + "@types/jest": "29.5.5", "@types/node": "16.18.51", "@typescript-eslint/eslint-plugin": "6.7.0", "@typescript-eslint/parser": "6.7.0", diff --git a/yarn.lock b/yarn.lock index 20c65d57..c9d3d844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2257,10 +2257,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.4": - version "29.5.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566" - integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A== +"@types/jest@29.5.5": + version "29.5.5" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a" + integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg== dependencies: expect "^29.0.0" pretty-format "^29.0.0"