Skip to content

Commit c0e94cc

Browse files
build(deps-dev): bump @testing-library/react in /web-frontend (#936)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6250509 commit c0e94cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web-frontend/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.

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@testing-library/jest-dom": "^6.6.3",
32-
"@testing-library/react": "^16.2.0",
32+
"@testing-library/react": "^16.3.0",
3333
"@types/react": "^19.0.11",
3434
"@types/react-dom": "^19.0.4",
3535
"@vitejs/plugin-react": "^4.3.4",

0 commit comments

Comments
 (0)