Skip to content

Commit a602167

Browse files
chore(deps): update dependency @types/jest to v29.5.12
1 parent 61b6ef5 commit a602167

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.3",
28-
"@types/jest": "29.5.3",
28+
"@types/jest": "29.5.12",
2929
"@types/react": "18.2.20",
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/[email protected].3":
1806-
version "29.5.3"
1807-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
1808-
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
1805+
"@types/[email protected].12":
1806+
version "29.5.12"
1807+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1808+
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
18091809
dependencies:
18101810
expect "^29.0.0"
18111811
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)