diff --git a/package.json b/package.json index 6ef86d8..357537b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/classnames": "^2.3.0", "@types/combokeys": "^2.4.8", "@types/debug": "^4.1.10", - "@types/jest": "^29.5.6", + "@types/jest": "^29.5.7", "@types/lodash.debounce": "^4.0.8", "@types/lodash.groupby": "^4.6.8", "@types/lodash.keyby": "^4.6.8", diff --git a/yarn.lock b/yarn.lock index 8c55527..5ea720a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3454,10 +3454,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@^29.5.6": - version "29.5.6" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b" - integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w== +"@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"