Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit caa72f6

Browse files
committedMar 19, 2024
chore: Fix tests
1 parent c04b8f0 commit caa72f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@testing-library/jest-dom": "^5.11.6",
5454
"chalk": "^4.1.2",
5555
"dotenv-cli": "^4.0.0",
56-
"jest-diff": "^29.4.1",
56+
"jest-diff": "^29.7.0",
5757
"kcd-scripts": "^13.0.0",
5858
"npm-run-all": "^4.1.5",
5959
"react": "^18.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.