From dd89cb0a56ad194bd48a77ef7b37a0ce20173363 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:20:22 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b6da4a14..360ddbd13 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@babel/preset-env": "7.25.8", "@babel/preset-react": "7.25.7", "@babel/runtime": "7.25.7", - "@testing-library/jest-dom": "6.4.5", + "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", "babel-loader": "9.1.3", "copy-webpack-plugin": "12.0.2",