Skip to content

Commit 813c794

Browse files
committed
Update dependency @types/jest to v29.2.4
1 parent 318caa4 commit 813c794

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@testing-library/jest-dom": "^5.16.5",
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
73-
"@types/jest": "29.2.3",
73+
"@types/jest": "29.2.4",
7474
"@types/node": "18.11.10",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3624,10 +3624,10 @@
36243624
expect "^29.0.0"
36253625
pretty-format "^29.0.0"
36263626

3627-
"@types/jest@29.2.3":
3628-
version "29.2.3"
3629-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
3630-
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
3627+
"@types/jest@29.2.4":
3628+
version "29.2.4"
3629+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
3630+
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
36313631
dependencies:
36323632
expect "^29.0.0"
36333633
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)