Update dependency @types/jest to v29.2.4 (#187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-05 08:04:40 -05:00 committed by GitHub
parent 0f71d6f9f1
commit 6d8058b0f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -179,7 +179,7 @@
"@types/fs-extra": "9.0.13",
"@types/history": "4.7.11",
"@types/is-hotkey": "0.1.7",
"@types/jest": "29.2.3",
"@types/jest": "29.2.4",
"@types/js-base64": "3.3.1",
"@types/js-yaml": "4.0.5",
"@types/jwt-decode": "2.2.1",

View File

@ -2672,10 +2672,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@29.2.3":
version "29.2.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
"@types/jest@29.2.4":
version "29.2.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"