Skip to content

Commit 408af33

Browse files
Bump @testing-library/react from 16.3.0 to 16.3.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.0 to 16.3.1. - [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.0...v16.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b31f3d commit 408af33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@biomejs/biome": "^2.3.8",
3232
"@testing-library/jest-dom": "^6.8.0",
33-
"@testing-library/react": "^16.3.0",
33+
"@testing-library/react": "^16.3.1",
3434
"@types/jest": "^30.0.0",
3535
"jest": "^30.1.3",
3636
"jest-environment-jsdom": "^30.2.0"

0 commit comments

Comments
 (0)