diff --git a/package.json b/package.json index 68a446b7..a4373858 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@testing-library/react": "10.4.9", "@types/content-type": "1.1.3", - "@types/jest": "26.0.10", + "@types/jest": "26.0.13", "@types/media-typer": "1.1.0", "@types/react": "16.9.49", "@types/react-dom": "16.9.8", diff --git a/yarn.lock b/yarn.lock index 925763d6..8c4d459e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1631,10 +1631,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@26.0.10", "@types/jest@26.x": - version "26.0.10" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" - integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q== +"@types/jest@26.0.13", "@types/jest@26.x": + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" + integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"