Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit dec8ff5

Browse files
committed
fix(deps): update dependency @types/jest to v29
1 parent 02fbf09 commit dec8ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@testing-library/jest-dom": "^5.16.5",
1010
"@testing-library/react": "^13.4.0",
1111
"@testing-library/user-event": "^13.5.0",
12-
"@types/jest": "^27.5.2",
12+
"@types/jest": "^29.0.0",
1313
"@types/node": "^16.18.25",
1414
"@types/react": "^18.2.0",
1515
"@types/react-dom": "^18.2.1",

0 commit comments

Comments
 (0)