diff --git a/package.json b/package.json index 72a434ed6..9ee1f7e6d 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/jest": "^29.0.2", + "@types/jest": "^29.5.2", "@types/node": "^18.7.18", "@types/react": "^18.0.20", "@types/react-bootstrap": "^0.32.30", diff --git a/yarn.lock b/yarn.lock index 4932284c8..52ee16c25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2279,10 +2279,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@^29.0.2": - version "29.1.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92" - integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g== +"@types/jest@*", "@types/jest@^29.5.2": + version "29.5.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b" + integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg== dependencies: expect "^29.0.0" pretty-format "^29.0.0"