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

This commit is contained in:
Renovate Bot 2020-07-06 21:11:14 +00:00 committed by renovate[bot]
parent 9afa126552
commit 80f95adda7
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.4",
"@testing-library/react-hooks": "3.3.0",
"@types/jest": "26.0.3",
"@types/jest": "26.0.4",
"@types/react": "16.9.11",
"@typescript-eslint/eslint-plugin": "3.6.0",
"@typescript-eslint/parser": "3.6.0",

View File

@ -3352,10 +3352,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@26.0.3":
version "26.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg==
"@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==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"