Merge pull request #2066 from tridactyl/dependabot/npm_and_yarn/types/jest-24.0.25

Bump @types/jest from 24.0.24 to 24.0.25
This commit is contained in:
Oliver Blanthorn 2019-12-29 11:24:31 +00:00 committed by GitHub
commit c2a93b0481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"typedoc-default-themes": "^0.6.3"
},
"devDependencies": {
"@types/jest": "^24.0.24",
"@types/jest": "^24.0.25",
"@types/mithril": "^2.0.2",
"@types/node": "^13.1.0",
"@types/selenium-webdriver": "^4.0.6",

View file

@ -426,10 +426,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@^24.0.24":
version "24.0.24"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ==
"@types/jest@^24.0.25":
version "24.0.25"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==
dependencies:
jest-diff "^24.3.0"