diff --git a/config/jest-config/package.json b/config/jest-config/package.json index 7a2d37dc0..479fc72c3 100644 --- a/config/jest-config/package.json +++ b/config/jest-config/package.json @@ -31,7 +31,7 @@ "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/jest": "29.5.2", - "@types/testing-library__jest-dom": "5.14.7", + "@types/testing-library__jest-dom": "5.14.9", "jest": "29.6.0", "jest-environment-jsdom": "29.6.1" },