Skip to content

Commit a0e1c6e

Browse files
authored
Merge pull request #970 from codegino/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.11
2 parents dd15d55 + 7cdd96c commit a0e1c6e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@testing-library/user-event": "14.4.3",
4040
"@trivago/prettier-plugin-sort-imports": "4.2.0",
4141
"@types/faker": "6.6.9",
42-
"@types/jest": "29.5.3",
42+
"@types/jest": "29.5.11",
4343
"@types/node": "20.4.7",
4444
"@types/react": "18.2.34",
4545
"@types/react-dom": "18.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,10 +2033,10 @@
20332033
jest-diff "^27.0.0"
20342034
pretty-format "^27.0.0"
20352035

2036-
"@types/jest@29.5.3":
2037-
version "29.5.3"
2038-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
2039-
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
2036+
"@types/jest@29.5.11":
2037+
version "29.5.11"
2038+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
2039+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
20402040
dependencies:
20412041
expect "^29.0.0"
20422042
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)