Skip to content

Commit 58b61c0

Browse files
authored
Merge pull request #320 from gmsgowtham/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.14
2 parents b5f721d + 8fbcb22 commit 58b61c0

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
@@ -63,7 +63,7 @@
6363
"@evilmartians/lefthook": "1.7.18",
6464
"@release-it/conventional-changelog": "8.0.2",
6565
"@testing-library/react-native": "12.7.2",
66-
"@types/jest": "29.5.13",
66+
"@types/jest": "29.5.14",
6767
"@types/node": "20.16.5",
6868
"@types/react": "18.3.20",
6969
"@types/react-native": "0.72.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3471,10 +3471,10 @@
34713471
dependencies:
34723472
"@types/istanbul-lib-report" "*"
34733473

3474-
"@types/jest@29.5.13":
3475-
version "29.5.13"
3476-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3477-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
3474+
"@types/jest@29.5.14":
3475+
version "29.5.14"
3476+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3477+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
34783478
dependencies:
34793479
expect "^29.0.0"
34803480
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)