Skip to content

Commit

Permalink
chore(deps): bump @testing-library/jest-dom from 6.1.4 to 6.2.0 in /t…
Browse files Browse the repository at this point in the history
…axonomy-editor-frontend (#328)

chore(deps): bump @testing-library/jest-dom in /taxonomy-editor-frontend

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.2.0.
- [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@v6.1.4...v6.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Perier <[email protected]>
  • Loading branch information
dependabot[bot] and perierc authored Jan 15, 2024
1 parent b0cc3b7 commit 494dcf3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
32 changes: 21 additions & 11 deletions taxonomy-editor-frontend/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 taxonomy-editor-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@material-table/core": "^6.2.11",
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.14.20",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.2.6",
Expand Down

0 comments on commit 494dcf3

Please sign in to comment.