Skip to content

Commit 901c07f

Browse files
chore(deps-dev): bump @testing-library/react from 13.4.0 to 16.0.1 (#86)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.0.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@v13.4.0...v16.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f17c734 commit 901c07f

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
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@testing-library/jest-dom": "^5.16.2",
53-
"@testing-library/react": "^13.0.0",
53+
"@testing-library/react": "^16.0.1",
5454
"@testing-library/user-event": "^14.0.0-beta",
5555
"@types/classnames": "^2.2.9",
5656
"@types/jest": "^26.0.24",

0 commit comments

Comments
 (0)