Skip to content

Commit 8b73612

Browse files
build: bump @testing-library/react in /ClientAdvisor/App/frontend (#350)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1634f11 commit 8b73612

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ClientAdvisor/App/frontend/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.

ClientAdvisor/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@eslint/eslintrc": "^3.2.0",
3737
"@eslint/js": "^9.17.0",
3838
"@testing-library/jest-dom": "^6.6.3",
39-
"@testing-library/react": "^16.1.0",
39+
"@testing-library/react": "^16.2.0",
4040
"@testing-library/user-event": "^14.6.1",
4141
"@types/dompurify": "^3.2.0",
4242
"@types/eslint-config-prettier": "^6.11.3",

0 commit comments

Comments
 (0)