From 4899d2f550c55c584fa349b23de8b582abe8c640 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 01:21:56 +0000 Subject: [PATCH] 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 1b2fdb1..c2dc8c4 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@commitlint/cli": "^19.3.0", "@lobehub/lint": "^1.23.4", "@testing-library/jest-dom": "^6.4.5", - "@testing-library/react": "^15.0.7", + "@testing-library/react": "^16.0.0", "@types/lodash-es": "^4.17.12", "@types/node": "^20.12.12", "@types/react": "^18.3.3",