build(deps): update dependency @types/jest to v26.0.24 (#2160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2166/head
parent
7d6097942c
commit
6a6ee18b9b
|
@ -63,7 +63,7 @@
|
||||||
"@craco/craco": "6.2.0",
|
"@craco/craco": "6.2.0",
|
||||||
"@types/chai": "4.2.20",
|
"@types/chai": "4.2.20",
|
||||||
"@types/enzyme": "3.10.9",
|
"@types/enzyme": "3.10.9",
|
||||||
"@types/jest": "26.0.23",
|
"@types/jest": "26.0.24",
|
||||||
"chai": "4.3.4",
|
"chai": "4.3.4",
|
||||||
"craco-alias": "3.0.1",
|
"craco-alias": "3.0.1",
|
||||||
"enzyme": "3.11.0",
|
"enzyme": "3.11.0",
|
||||||
|
|
|
@ -2594,10 +2594,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/istanbul-lib-report" "*"
|
"@types/istanbul-lib-report" "*"
|
||||||
|
|
||||||
"@types/jest@26.0.23":
|
"@types/jest@26.0.24":
|
||||||
version "26.0.23"
|
version "26.0.24"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
|
||||||
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
|
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-diff "^26.0.0"
|
jest-diff "^26.0.0"
|
||||||
pretty-format "^26.0.0"
|
pretty-format "^26.0.0"
|
||||||
|
|
Loading…
Reference in New Issue