From 986f75062fecc4a0885f4bb3dd140903061db6f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 01:56:28 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f63b1524fb..f87e1a8c3b 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "@tarojs/plugin-platform-weapp": "4.2.0", "@tarojs/react": "4.2.0", "@tarojs/taro": "4.2.0", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.1", "@testing-library/react": "^16.3.2", "@types/fs-extra": "^11.0.4", "@types/loadable__component": "^5.13.10",