Skip to content

Commit 2459ec4

Browse files
committed
chore(deps): update dependency @types/jest to v29.2.6
1 parent 64c3344 commit 2459ec4

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.5",
73+
"@types/jest": "29.2.6",
7474
"@types/node": "18.11.18",
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
@@ -3631,10 +3631,10 @@
36313631
expect "^29.0.0"
36323632
pretty-format "^29.0.0"
36333633

3634-
"@types/jest@29.2.5":
3635-
version "29.2.5"
3636-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
3637-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
3634+
"@types/jest@29.2.6":
3635+
version "29.2.6"
3636+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
3637+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
36383638
dependencies:
36393639
expect "^29.0.0"
36403640
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)