From f6857acedf5ea56c93d68a4a0bded2c4f6cb49ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 06:52:23 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7ffcc7aa11..eff326abfd5 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@swc/jest": "^0.2.36", "@testing-library/dom": "^8.20.1", "@testing-library/jest-dom": "^6.4.6", - "@testing-library/react": "^13.4.0", + "@testing-library/react": "^16.0.0", "@types/gatsby-transformer-remark": "^2.9.4", "@types/jest": "^29.5.12", "@types/js-search": "^1.4.4",