Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7

chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
This commit is contained in:
Patrik Oldsberg
2020-07-27 16:23:07 +02:00
committed by GitHub
26 changed files with 29 additions and 29 deletions
+4 -4
View File
@@ -3924,10 +3924,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@*", "@types/jest@^25.2.2":
version "25.2.3"
resolved "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
"@types/jest@*", "@types/jest@^26.0.7":
version "26.0.7"
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"