Skip to content

Commit 9127425

Browse files
chore(deps): update dependency @types/jest to v29.5.14
1 parent 825af86 commit 9127425

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@react-native-community/eslint-config": "3.2.0",
1010
"@testing-library/react-hooks": "8.0.1",
1111
"@testing-library/react-native": "12.1.3",
12-
"@types/jest": "29.5.3",
12+
"@types/jest": "29.5.14",
1313
"@types/react": "18.2.20",
1414
"@types/react-native": "0.72.2",
1515
"all-contributors-cli": "6.25.1",
@@ -489,7 +489,7 @@
489489

490490
"@types/istanbul-reports": ["@types/[email protected]", "", { "dependencies": { "@types/istanbul-lib-report": "*" } }, "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ=="],
491491

492-
"@types/jest": ["@types/[email protected].3", "", { "dependencies": { "expect": "^29.0.0", "pretty-format": "^29.0.0" } }, "sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA=="],
492+
"@types/jest": ["@types/[email protected].14", "", { "dependencies": { "expect": "^29.0.0", "pretty-format": "^29.0.0" } }, "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ=="],
493493

494494
"@types/json-schema": ["@types/[email protected]", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="],
495495

package.json

+1-1
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.14",
2929
"@types/react": "18.2.20",
3030
"@types/react-native": "0.72.2",
3131
"all-contributors-cli": "6.25.1",

0 commit comments

Comments
 (0)