diff --git a/package.json b/package.json index de8b5649c..9815d8a68 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postinstall": "patch-package" }, "devDependencies": { - "@types/jest": "29.5.1", + "@types/jest": "29.5.7", "@types/node": "16.18.3", "beachball": "^2.37.0", "fast-glob": "^3.2.12", diff --git a/yarn.lock b/yarn.lock index 7ee92dabc..f9cd8db8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1091,10 +1091,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.7": + version "29.5.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036" + integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g== dependencies: expect "^29.0.0" pretty-format "^29.0.0"