Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
fix(deps-dev): bump @testing-library/jest-dom from 5.16.0 to 5.16.1 (#…
Browse files Browse the repository at this point in the history
…112)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.0...v5.16.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2021
1 parent fdfced1 commit d5a94c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@semantic-release/github": "~8.0.2",
"@semantic-release/npm": "~8.0.3",
"@semantic-release/release-notes-generator": "~10.0.3",
"@testing-library/jest-dom": "~5.16.0",
"@testing-library/jest-dom": "~5.16.1",
"@testing-library/react": "~12.1.2",
"@testing-library/user-event": "~13.5.0",
"commitizen": "~4.2.4",
Expand Down

0 comments on commit d5a94c8

Please sign in to comment.