Skip to content

Commit

Permalink
meta: bump the testing group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the testing group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/jest-dom` from 6.4.1 to 6.4.2
- [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.4.1...v6.4.2)

Updates `@testing-library/react` from 14.2.0 to 14.2.1
- [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@v14.2.0...v14.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent c4ec78a commit 6326984
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"@storybook/addon-themes": "~7.6.12",
"@storybook/addon-viewport": "~7.6.12",
"@storybook/nextjs": "~7.6.12",
"@testing-library/jest-dom": "~6.4.1",
"@testing-library/react": "~14.2.0",
"@testing-library/jest-dom": "~6.4.2",
"@testing-library/react": "~14.2.1",
"@testing-library/user-event": "~14.5.2",
"@types/jest": "29.5.12",
"@types/react": "^18.2.61",
Expand Down

0 comments on commit 6326984

Please sign in to comment.