From 7a29c33e3e5cc472d9ad7ddd0c2111f705b0892e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 22:04:46 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/react from 15.0.7 to 16.3.0 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.3.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27ed6818..9f8b6d81 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@rc-component/father-plugin": "^2.0.2", "@rc-component/np": "^1.0.0", "@testing-library/jest-dom": "^6.2.0", - "@testing-library/react": "^15.0.7", + "@testing-library/react": "^16.3.0", "@types/classnames": "^2.2.9", "@types/jest": "^29.5.11", "@types/node": "^22.15.18",