Skip to content

Commit d6da3f8

Browse files
authored
Merge pull request #300 from gmsgowtham/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.13
2 parents 151ab28 + b92021a commit d6da3f8

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.15",
6464
"@release-it/conventional-changelog": "8.0.1",
6565
"@testing-library/react-native": "12.7.2",
66-
"@types/jest": "29.5.12",
66+
"@types/jest": "29.5.13",
6767
"@types/node": "20.16.5",
6868
"@types/react": "18.3.5",
6969
"@types/react-native": "0.72.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3497,10 +3497,10 @@
34973497
dependencies:
34983498
"@types/istanbul-lib-report" "*"
34993499

3500-
"@types/jest@29.5.12":
3501-
version "29.5.12"
3502-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3503-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3500+
"@types/jest@29.5.13":
3501+
version "29.5.13"
3502+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3503+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
35043504
dependencies:
35053505
expect "^29.0.0"
35063506
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)