Skip to content

Commit

Permalink
chore(deps): bump @testing-library/react
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.1.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.1.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 9b11d5b commit 02ecd39
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions event-driven-developers-tale/package-lock.json

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

2 changes: 1 addition & 1 deletion event-driven-developers-tale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@heroicons/react": "^2.2.0",
"@mui/material": "^6.1.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.2.1",
"aws-amplify": "^6.10.2",
"aws-sdk": "^2.1165.0",
Expand Down

0 comments on commit 02ecd39

Please sign in to comment.