Skip to content

Commit 210173a

Browse files
chore(deps-dev): bump @testing-library/react from 16.3.0 to 16.3.1 (#18)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.0 to 16.3.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.3.0...v16.3.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c67728f commit 210173a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

packages/router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@testing-library/jest-dom": "^6.9.1",
39-
"@testing-library/react": "^16.3.0",
39+
"@testing-library/react": "^16.3.1",
4040
"@types/react": "^19.0.0",
4141
"jsdom": "^27.3.0",
4242
"react": "^19.0.0",

pnpm-lock.yaml

Lines changed: 6 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)