diff --git a/package.json b/package.json index ba37d65..d4904d5 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@testing-library/user-event": "^12.1.10", "@types/enzyme": "^3.10.8", "@types/enzyme-adapter-react-16": "^1.0.6", - "@types/jest": "^26.0.15", + "@types/jest": "^26.0.24", "@types/node": "^12.0.0", "@types/react": "^17.0.3", "@types/react-beautiful-dnd": "^13.0.0", diff --git a/yarn.lock b/yarn.lock index 1d90522..073ddd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1846,10 +1846,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@^26.0.15": - version "26.0.22" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6" - integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw== +"@types/jest@*", "@types/jest@^26.0.24": + version "26.0.24" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" + integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"