Update dependency @types/jest to v29.5.10
This commit is contained in:
parent
056c9d0770
commit
a9030744c3
@ -18,7 +18,7 @@
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.9",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/node": "20.9.3",
|
||||
"@types/react": "18.2.38",
|
||||
"@types/react-dom": "18.2.16",
|
||||
|
@ -851,10 +851,10 @@
|
||||
dependencies:
|
||||
"@types/istanbul-lib-report" "*"
|
||||
|
||||
"@types/jest@29.5.9":
|
||||
version "29.5.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab"
|
||||
integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==
|
||||
"@types/jest@29.5.10":
|
||||
version "29.5.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
|
||||
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
|
||||
dependencies:
|
||||
expect "^29.0.0"
|
||||
pretty-format "^29.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user