Skip to content

Commit dd79ef8

Browse files
committed
chore(deps): update dependency @types/jest to v29.4.0
1 parent 84e4c97 commit dd79ef8

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
@@ -69,7 +69,7 @@
6969
"@testing-library/jest-dom": "^5.16.5",
7070
"@testing-library/react": "^13.4.0",
7171
"@testing-library/user-event": "^14.4.3",
72-
"@types/jest": "29.2.6",
72+
"@types/jest": "29.4.0",
7373
"@types/node": "18.11.18",
7474
"@types/react": "^18.0.25",
7575
"@types/react-dom": "^18.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3657,10 +3657,10 @@
36573657
expect "^29.0.0"
36583658
pretty-format "^29.0.0"
36593659

3660-
"@types/jest@29.2.6":
3661-
version "29.2.6"
3662-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
3663-
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
3660+
"@types/jest@29.4.0":
3661+
version "29.4.0"
3662+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
3663+
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
36643664
dependencies:
36653665
expect "^29.0.0"
36663666
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)