From 3af55ea92662a1e50a3bf8f3bf6a6f09a1b52307 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:17:59 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84772c027..b8c909eb9 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "@babel/preset-env": "7.26.0", "@babel/preset-react": "7.26.3", "@babel/runtime": "7.26.0", - "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.1", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.1.0", "babel-loader": "9.2.1", "copy-webpack-plugin": "12.0.2", "eslint": "8.41.0",