diff --git a/package.json b/package.json index 8c720ba..2159f6c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "untildify": "^4.0.0" }, "devDependencies": { - "@types/jest": "^29.5.7", + "@types/jest": "^29.5.11", "@types/node": "^20.10.1", "jest": "^29.7.0", "jest-circus": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index bd5656c..e6b6810 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1085,10 +1085,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@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== +"@types/jest@^29.5.11": + version "29.5.11" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c" + integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"