diff --git a/package.json b/package.json index ed14c36..0cf9af0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/classnames": "^2.3.0", "@types/combokeys": "^2.4.9", "@types/debug": "^4.1.12", - "@types/jest": "^29.5.8", + "@types/jest": "^29.5.9", "@types/lodash.debounce": "^4.0.9", "@types/lodash.groupby": "^4.6.9", "@types/lodash.keyby": "^4.6.9", diff --git a/yarn.lock b/yarn.lock index 575e7b0..79f0c05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3454,10 +3454,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@^29.5.8": - version "29.5.8" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" - integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== +"@types/jest@^29.5.9": + version "29.5.10" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50" + integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ== dependencies: expect "^29.0.0" pretty-format "^29.0.0"