chore(deps): update dependency @types/jest to v29.5.7 (#2451)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-21 12:51:53 +01:00
committed by GitHub
parent 4fd8435bec
commit 5ba3732016
2 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@
"@testing-library/preact": "3.2.3",
"@testing-library/preact-hooks": "1.1.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "10.4.16",

View File

@@ -4997,10 +4997,10 @@
expect "^29.0.0"
pretty-format "^29.0.0"
"@types/jest@29.5.6":
version "29.5.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
"@types/jest@29.5.7":
version "29.5.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"