Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.2.0
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 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.0.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 6a2ffb8 commit a3224df
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@happy-dom/jest-environment": "^16.5.3",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.5.2",
"@types/apollo-upload-client": "17.0.2",
"@types/jest": "^29.5.13",
Expand Down
2 changes: 1 addition & 1 deletion apps/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@happy-dom/jest-environment": "^16.5.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/jest-axe": "^3.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@apollo/client": "^3.9.7",
"@happy-dom/jest-environment": "^16.5.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.13",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a3224df

Please sign in to comment.