Skip to content

Commit e2f551f

Browse files
Bump @testing-library/react from 16.1.0 to 16.2.0 (#761)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.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.1.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 3fb2acc commit e2f551f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@babel/plugin-proposal-decorators": "7.25.9",
6262
"@babel/plugin-transform-class-properties": "7.25.9",
63-
"@testing-library/react": "16.1.0",
63+
"@testing-library/react": "16.2.0",
6464
"@types/react": "18.3.12",
6565
"@types/react-dom": "18.3.1",
6666
"@typescript-eslint/eslint-plugin": "8.23.0",

0 commit comments

Comments
 (0)