build(deps): update dependency @types/jest to v26.0.23 (#1949)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-28 09:29:00 +10:00 committed by GitHub
parent cf2687bb57
commit e7ce5c1ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"@types/chai": "4.2.16",
"@types/classnames": "2.3.0",
"@types/enzyme": "3.10.8",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/node": "14.14.41",
"@types/qrcode.react": "1.0.1",
"@types/query-string": "6.3.0",

View File

@ -2594,10 +2594,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@26.0.22":
version "26.0.22"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
"@types/jest@26.0.23":
version "26.0.23"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"