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

This commit is contained in:
Renovate Bot 2020-12-10 23:01:53 +00:00 committed by renovate[bot]
parent aa79c9a05b
commit 6550e29625
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"@storybook/react": "6.1.10",
"@testing-library/react": "11.2.2",
"@testing-library/react-hooks": "3.7.0",
"@types/jest": "26.0.18",
"@types/jest": "26.0.19",
"@types/react": "16.9.11",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",

View File

@ -3395,10 +3395,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@26.0.18":
version "26.0.18"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
"@types/jest@26.0.19":
version "26.0.19"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"