Skip to content

Commit 2773cfe

Browse files
chore(deps-dev): bump @testing-library/react (#312)
Bumps the major-dev-dependencies group with 1 update in the / directory: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 14.2.2 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@v14.2.2...v16.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04524f7 commit 2773cfe

File tree

2 files changed

+50
-125
lines changed

2 files changed

+50
-125
lines changed

package-lock.json

Lines changed: 49 additions & 124 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
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@testing-library/jest-dom": "^6.4.5",
24-
"@testing-library/react": "^14.2.2",
24+
"@testing-library/react": "^16.0.0",
2525
"eslint": "8.57.0",
2626
"eslint-config-airbnb": "^19.0.4",
2727
"eslint-config-next": "14.2.3",

0 commit comments

Comments
 (0)