diff --git a/package.json b/package.json index b08f38a5..40690e85 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@storybook/react": "7.0.27", "@storybook/react-webpack5": "7.0.27", "@testing-library/dom": "9.3.3", - "@types/jest": "29.5.5", + "@types/jest": "29.5.11", "@types/lodash.clamp": "4.0.7", "@types/lodash.debounce": "4.0.7", "@types/lodash.isequal": "4.5.6", diff --git a/yarn.lock b/yarn.lock index 5760b36e..7ef4ca13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4367,10 +4367,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.5": - version "29.5.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a" - integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg== +"@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"