Skip to content

Commit 04e867a

Browse files
build(deps-dev): update @testing-library/react requirement
Updates the requirements on [@testing-library/react](https://github.com/testing-library/react-testing-library) to permit the latest version. - [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.0.0...v16.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f261b66 commit 04e867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@swc/core": "1.9.1",
4444
"@testing-library/dom": "^10.1.0",
4545
"@testing-library/jest-dom": "^6.6.3",
46-
"@testing-library/react": "^16.0.0",
46+
"@testing-library/react": "^16.1.0",
4747
"@testing-library/user-event": "14.5.2",
4848
"@types/jest": "^29.5.13",
4949
"@typescript-eslint/eslint-plugin": "^5.62.0",

0 commit comments

Comments
 (0)