chore(deps): update dependency @types/jest to v26.0.5

This commit is contained in:
Renovate Bot 2020-07-20 05:46:17 +00:00 committed by renovate[bot]
parent 742d9fdf2a
commit bcb7d4fff9
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"@storybook/react": "5.3.19",
"@testing-library/react": "10.4.7",
"@testing-library/react-hooks": "3.3.0",
"@types/jest": "26.0.4",
"@types/jest": "26.0.5",
"@types/react": "16.9.11",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "3.6.1",

View File

@ -3402,10 +3402,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@26.0.4":
version "26.0.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
"@types/jest@26.0.5":
version "26.0.5"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"