build(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 (#1876)

This commit is contained in:
dependabot-preview[bot] 2020-08-17 09:18:24 +00:00 committed by GitHub
parent cc0a631fc5
commit 823a2bc563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -809,9 +809,9 @@
"@types/istanbul-lib-report" "*"
"@types/jest@26.x", "@types/jest@^26.0.0":
version "26.0.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
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==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"