Skip to content

Commit 0cf5d18

Browse files
Bump @testing-library/react from 16.0.0 to 16.0.1 (#2987)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.0 to 16.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff7db2a commit 0cf5d18

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@testing-library/jest-dom": "^6.2.0",
37-
"@testing-library/react": "^16.0.0",
37+
"@testing-library/react": "^16.0.1",
3838
"@types/react": "^18.3.3",
3939
"@vitejs/plugin-react": "^4.2.1",
4040
"@vitest/ui": "^2.1.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)