Skip to content

Commit 1920dea

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.7
1 parent b8ec0a2 commit 1920dea

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2788,9 +2788,9 @@
27882788
"@types/istanbul-lib-report" "*"
27892789

27902790
"@types/jest@^29.0.0":
2791-
version "29.5.6"
2792-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
2793-
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
2791+
version "29.5.7"
2792+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
2793+
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
27942794
dependencies:
27952795
expect "^29.0.0"
27962796
pretty-format "^29.0.0"
@@ -2849,7 +2849,14 @@
28492849
"@types/node" "*"
28502850
form-data "^4.0.0"
28512851

2852-
"@types/node@*", "@types/node@>=10.0.0":
2852+
"@types/node@*":
2853+
version "20.8.10"
2854+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
2855+
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
2856+
dependencies:
2857+
undici-types "~5.26.4"
2858+
2859+
"@types/node@>=10.0.0":
28532860
version "20.8.9"
28542861
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
28552862
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==

0 commit comments

Comments
 (0)