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

This commit is contained in:
Renovate Bot 2021-07-04 15:44:54 +00:00
parent 579ae9f83c
commit 7a9c354ab2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"@graphql-codegen/typescript-operations": "^1.17.15",
"@react-native-community/eslint-config": "^2.0.0",
"@types/color": "^3.0.1",
"@types/jest": "^26.0.20",
"@types/jest": "26.0.23",
"@types/lodash": "^4.14.168",
"@types/react-native": "^0.64.0",
"@types/react-test-renderer": "^16.9.2",

View File

@ -2057,10 +2057,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@^26.0.20":
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"