Skip to content

Commit 3cafd41

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.2
1 parent e04dd80 commit 3cafd41

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
@@ -25,7 +25,7 @@
2525
"@react-native-community/eslint-config": "3.2.0",
2626
"@testing-library/react-hooks": "8.0.1",
2727
"@testing-library/react-native": "12.1.2",
28-
"@types/jest": "29.5.1",
28+
"@types/jest": "29.5.2",
2929
"@types/react": "18.2.7",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,10 +1802,10 @@
18021802
dependencies:
18031803
"@types/istanbul-lib-report" "*"
18041804

1805-
"@types/jest@29.5.1":
1806-
version "29.5.1"
1807-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
1808-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
1805+
"@types/jest@29.5.2":
1806+
version "29.5.2"
1807+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
1808+
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
18091809
dependencies:
18101810
expect "^29.0.0"
18111811
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)