Skip to content

Commit 4b88683

Browse files
authored
Merge pull request #987 from oasisprotocol/renovate/test-dependencies
Update dependency @types/jest to ^29.5.7
2 parents b02f3de + 891e6a9 commit 4b88683

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/987.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependency @types/jest to ^29.5.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@testing-library/jest-dom": "6.1.4",
101101
"@testing-library/react": "14.0.0",
102102
"@testing-library/user-event": "14.5.1",
103-
"@types/jest": "^29.5.6",
103+
"@types/jest": "^29.5.7",
104104
"@types/node": "18.18.7",
105105
"@types/react": "18.2.31",
106106
"@types/react-dom": "18.2.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,10 +4611,10 @@
46114611
dependencies:
46124612
"@types/istanbul-lib-report" "*"
46134613

4614-
"@types/jest@^29.5.6":
4615-
version "29.5.6"
4616-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
4617-
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
4614+
"@types/jest@^29.5.7":
4615+
version "29.5.7"
4616+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
4617+
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
46184618
dependencies:
46194619
expect "^29.0.0"
46204620
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)