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

This commit is contained in:
dependabot-preview[bot] 2020-09-02 05:04:15 +00:00 committed by GitHub
parent c73b4a0e10
commit 40bc70d71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -812,9 +812,9 @@
"@types/istanbul-lib-report" "*" "@types/istanbul-lib-report" "*"
"@types/jest@26.x", "@types/jest@^26.0.0": "@types/jest@26.x", "@types/jest@^26.0.0":
version "26.0.10" version "26.0.12"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q== integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
dependencies: dependencies:
jest-diff "^25.2.1" jest-diff "^25.2.1"
pretty-format "^25.2.1" pretty-format "^25.2.1"