Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit 11cd9d3

Browse files
Bump @testing-library/react from 16.3.1 to 16.3.2
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 to 16.3.2. - [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](testing-library/react-testing-library@v16.3.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eca3676 commit 11cd9d3

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

package-lock.json

Lines changed: 14 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@testing-library/jest-dom": "^6.9.1",
28-
"@testing-library/react": "^16.3.1",
28+
"@testing-library/react": "^16.3.2",
2929
"@vitejs/plugin-react": "^5.1.2",
3030
"jsdom": "^27.4.0",
3131
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)