Skip to content

Commit 705f6d3

Browse files
Bump @testing-library/react from 16.2.0 to 16.3.0 (#808)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.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.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 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 72c452b commit 705f6d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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.2.0",
63+
"@testing-library/react": "16.3.0",
6464
"@types/react": "18.3.12",
6565
"@types/react-dom": "18.3.1",
6666
"@typescript-eslint/eslint-plugin": "8.30.1",

0 commit comments

Comments
 (0)