Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit eca260e

Browse files
committed
fix(deps): update dependency @types/jest to v29.5.2
1 parent 642d429 commit eca260e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

React/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,9 +2057,9 @@
20572057
"@types/istanbul-lib-report" "*"
20582058

20592059
"@types/jest@*", "@types/jest@^29.0.0":
2060-
version "29.5.1"
2061-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
2062-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
2060+
version "29.5.2"
2061+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
2062+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
20632063
dependencies:
20642064
expect "^29.0.0"
20652065
pretty-format "^29.0.0"
@@ -2090,9 +2090,9 @@
20902090
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
20912091

20922092
"@types/node@*":
2093-
version "20.1.4"
2094-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.4.tgz#83f148d2d1f5fe6add4c53358ba00d97fc4cdb71"
2095-
integrity sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==
2093+
version "20.2.5"
2094+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5.tgz#26d295f3570323b2837d322180dfbf1ba156fefb"
2095+
integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==
20962096

20972097
"@types/node@^18.0.0":
20982098
version "18.16.16"

0 commit comments

Comments
 (0)