diff --git a/package.json b/package.json index 5ed9181..41450aa 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/debug": "^4.1.4", "@types/fluent-ffmpeg": "^2.1.9", "@types/fs-extra": "^8.0.0", - "@types/jest": "^24.0.13", + "@types/jest": "^24.0.21", "@types/jest-image-snapshot": "^2.8.0", "@types/lodash": "^4.14.134", "@types/nock": "^10.0.3", diff --git a/yarn.lock b/yarn.lock index 185b870..a7994e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1146,17 +1146,10 @@ dependencies: "@types/jest" "*" -"@types/jest@*": - version "24.0.15" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.15.tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f" - integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA== - dependencies: - "@types/jest-diff" "*" - -"@types/jest@^24.0.13": - version "24.0.13" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9" - integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww== +"@types/jest@*", "@types/jest@^24.0.21": + version "24.0.21" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.21.tgz#2c0a25440e025bb265f4a17d8b79b11b231426bf" + integrity sha512-uyqFvx78Tuy0h5iLCPWRCvi5HhWwEqhIj30doitp191oYLqlCxUyAJHdWVm5+Nr271/vPnkyt6rWeEIjGowBTg== dependencies: "@types/jest-diff" "*"