Skip to content

Commit a906d35

Browse files
chore(deps):(deps-dev): bump @testing-library/react
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 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](testing-library/react-testing-library@v13.4.0...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] <[email protected]>
1 parent b3d543d commit a906d35

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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@testing-library/jest-dom": "^5.16.4",
41-
"@testing-library/react": "^13.3.0",
41+
"@testing-library/react": "^16.3.0",
4242
"@testing-library/user-event": "^13.5.0",
4343
"eslint": "^8.0.0",
4444
"eslint-config-react-app": "^7.0.0",

0 commit comments

Comments
 (0)