Skip to content

Commit 05df4c6

Browse files
build(deps-dev): bump @testing-library/react from 15.0.7 to 16.0.0 (#1257)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.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@v15.0.7...v16.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: madhavilosetty-intel <[email protected]>
1 parent 8ebdd1f commit 05df4c6

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

package-lock.json

Lines changed: 20 additions & 10 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
},
4444
"devDependencies": {
4545
"@testing-library/jest-dom": "^6.0.0",
46-
"@testing-library/react": "^15.0.1",
46+
"@testing-library/react": "^16.0.0",
4747
"@testing-library/user-event": "^14.4.3",
4848
"@types/jest": "^29.2.3",
4949
"@types/md5": "^2.3.2",

0 commit comments

Comments
 (0)