Skip to content

Commit b319adf

Browse files
chore(deps): update dependency @types/jest to v29.5.2 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 614bd1c commit b319adf

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2761,9 +2761,9 @@
27612761
"@types/istanbul-lib-report" "*"
27622762

27632763
"@types/jest@^29.0.0":
2764-
version "29.5.1"
2765-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
2766-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
2764+
version "29.5.2"
2765+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
2766+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
27672767
dependencies:
27682768
expect "^29.0.0"
27692769
pretty-format "^29.0.0"
@@ -2822,7 +2822,12 @@
28222822
"@types/node" "*"
28232823
form-data "^3.0.0"
28242824

2825-
"@types/node@*", "@types/node@>=10.0.0":
2825+
"@types/node@*":
2826+
version "20.2.5"
2827+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
2828+
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
2829+
2830+
"@types/node@>=10.0.0":
28262831
version "20.2.3"
28272832
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.3.tgz#b31eb300610c3835ac008d690de6f87e28f9b878"
28282833
integrity sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==

0 commit comments

Comments
 (0)