Skip to content

Commit 9ddb721

Browse files
chore: update dependency @types/jest to v29.4.0 (#3512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3d27ff commit 9ddb721

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2857,9 +2857,9 @@
28572857
"@types/istanbul-lib-report" "*"
28582858

28592859
"@types/jest@^29.0.0":
2860-
version "29.2.6"
2861-
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
2862-
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
2860+
version "29.4.0"
2861+
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
2862+
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
28632863
dependencies:
28642864
expect "^29.0.0"
28652865
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)