Skip to content

Commit ae25817

Browse files
build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.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](testing-library/react-testing-library@v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8b219d commit ae25817

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -43,7 +43,7 @@
4343
"@swc/core": "1.10.4",
4444
"@testing-library/dom": "^10.1.0",
4545
"@testing-library/jest-dom": "^6.6.3",
46-
"@testing-library/react": "^16.1.0",
46+
"@testing-library/react": "^16.2.0",
4747
"@testing-library/user-event": "14.5.2",
4848
"@types/jest": "^29.5.14",
4949
"@typescript-eslint/eslint-plugin": "^5.62.0",

0 commit comments

Comments
 (0)