build(deps-dev): bump @types/jest from 26.0.3 to 26.0.4 (#1536)

This commit is contained in:
dependabot-preview[bot] 2020-07-07 10:41:50 +00:00 committed by GitHub
parent e3bcffc2ef
commit 82a640f0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -783,9 +783,9 @@
"@types/istanbul-lib-report" "*"
"@types/jest@^26.0.0":
version "26.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg==
version "26.0.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"