diff --git a/package.json b/package.json index e217b437..c3b32d2d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@graphql-codegen/typescript-operations": "4.0.1", "@octokit/graphql-schema": "14.43.0", "@tsconfig/node16": "16.1.1", - "@types/jest": "29.5.8", + "@types/jest": "29.5.9", "@types/node": "20.9.3", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", diff --git a/yarn.lock b/yarn.lock index d1c60b66..ba6efa97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2262,10 +2262,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.8": - version "29.5.8" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" - integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== +"@types/jest@29.5.9": + version "29.5.9" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab" + integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"