Skip to content

Commit 36cd0a8

Browse files
chore(deps-dev): bump @testing-library/react from 16.0.0 to 16.2.0 (#573)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.0 to 16.2.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@v16.0.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dba4b4 commit 36cd0a8

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

package-lock.json

Lines changed: 8 additions & 6 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
@@ -42,7 +42,7 @@
4242
"@swc/core": "1.7.42",
4343
"@testing-library/dom": "^10.3.2",
4444
"@testing-library/jest-dom": "^6.6.3",
45-
"@testing-library/react": "^16.0.0",
45+
"@testing-library/react": "^16.2.0",
4646
"@testing-library/user-event": "14.5.2",
4747
"@types/jest": "^29.5.12",
4848
"@typescript-eslint/eslint-plugin": "^5.62.0",

0 commit comments

Comments
 (0)