Skip to content

Commit a901f38

Browse files
build(deps-dev): bump @testing-library/react from 15.0.7 to 16.0.0
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] <support@github.com>
1 parent aa985e5 commit a901f38

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

package-lock.json

Lines changed: 23 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
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@testing-library/jest-dom": "^6.0.0",
59-
"@testing-library/react": "^15.0.2",
59+
"@testing-library/react": "^16.0.0",
6060
"@types/jest": "^29.2.1",
6161
"@types/react": "^18.0.9",
6262
"@types/react-test-renderer": "^18.0.0",

0 commit comments

Comments
 (0)