Skip to content

Commit 2361f32

Browse files
authored
Merge pull request #251 from cherfia/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.7
2 parents b906c86 + 1449876 commit 2361f32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/config": "3.3.2",
3737
"@types/dotenv": "8.2.0",
3838
"@types/form-data": "2.5.0",
39-
"@types/jest": "29.5.6",
39+
"@types/jest": "29.5.7",
4040
"@types/node": "20.8.9",
4141
"@types/node-fetch": "2.6.8",
4242
"@typescript-eslint/eslint-plugin": "6.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@
12221222
dependencies:
12231223
"@types/istanbul-lib-report" "*"
12241224

1225-
"@types/jest@29.5.6":
1226-
version "29.5.6"
1227-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
1228-
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
1225+
"@types/jest@29.5.7":
1226+
version "29.5.7"
1227+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
1228+
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
12291229
dependencies:
12301230
expect "^29.0.0"
12311231
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)