Skip to content

Commit b4c2cf6

Browse files
build(deps-dev): bump @testing-library/react in /apps/frontend (#647)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 to 16.3.2. - [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.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 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 b3545ea commit b4c2cf6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/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.

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@tailwindcss/postcss": "^4.1.18",
7575
"@testing-library/dom": "^10.4.1",
7676
"@testing-library/jest-dom": "^6.9.1",
77-
"@testing-library/react": "^16.3.1",
77+
"@testing-library/react": "^16.3.2",
7878
"@testing-library/user-event": "^14.6.1",
7979
"@types/redux-mock-store": "^1.5.0",
8080
"@vitejs/plugin-react": "^5.1.2",

0 commit comments

Comments
 (0)