diff --git a/examples/with-jest/package.json b/examples/with-jest/package.json index 3d775c2ff6d3b..4d3de696777eb 100644 --- a/examples/with-jest/package.json +++ b/examples/with-jest/package.json @@ -18,7 +18,6 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/react": "18.2.21", - "@types/testing-library__jest-dom": "6.0.0", "jest": "29.6.4", "jest-environment-jsdom": "29.6.4", "typescript": "5.2.2"