diff --git a/package.json b/package.json index e69f3bfc..0dadf21b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@graphql-codegen/cli": "2.13.1", "@graphql-codegen/typescript": "2.7.3", "@tsconfig/recommended": "1.0.1", - "@types/jest": "29.0.3", + "@types/jest": "29.1.0", "@typescript-eslint/eslint-plugin": "5.38.1", "@typescript-eslint/parser": "5.38.1", "eslint": "8.24.0", diff --git a/yarn.lock b/yarn.lock index 37dfee80..9aa6be39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1830,10 +1830,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.0.3": - version "29.0.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.3.tgz#b61a5ed100850686b8d3c5e28e3a1926b2001b59" - integrity sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og== +"@types/jest@29.1.0": + version "29.1.0" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.0.tgz#9cfbe1b0d4408f9732aaf37447460f10f2c71ce6" + integrity sha512-CqlKkMNaUhFSRvqVKniNhbcy9fc/Rj2cmFD5t8Jtu4HlHzSit27h7XKfP5kkxBeROQ8WAvQQmy93FIz9or8jKg== dependencies: expect "^29.0.0" pretty-format "^29.0.0"