diff --git a/package.json b/package.json index e28d0fd0..acad39e8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@makeomatic/deploy": "12.10.3", "@types/bluebird": "3.5.38", - "@types/jest": "29.5.1", + "@types/jest": "29.5.4", "@types/lodash": "4.14.194", "@types/node": "20.2.1", "@typescript-eslint/eslint-plugin": "5.59.6", diff --git a/yarn.lock b/yarn.lock index 84ab7e3b..bd0929ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2223,10 +2223,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.1": - version "29.5.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47" - integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ== +"@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== dependencies: expect "^29.0.0" pretty-format "^29.0.0"