Skip to content

Commit

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


Updates `@testing-library/dom` from 9.3.4 to 10.4.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.4...v10.4.0)

Updates `@testing-library/react` from 14.2.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@v14.2.1...v16.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 9a80efd commit 9608453
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 193 deletions.
4 changes: 2 additions & 2 deletions packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@storybook/addon-essentials": "~7.6.11",
"@storybook/nextjs": "~7.6.11",
"@storybook/react": "~7.6.11",
"@testing-library/dom": "~9.3.0",
"@testing-library/react": "~14.2.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.1.0",
"@testing-library/user-event": "~14.5.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
"babel-loader": "~9.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@storybook/addon-essentials": "~7.6.11",
"@storybook/react": "~7.6.11",
"@storybook/react-webpack5": "~7.6.11",
"@testing-library/dom": "~9.3.0",
"@testing-library/react": "~14.2.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.1.0",
"@testing-library/user-event": "~14.5.0",
"@visx/mock-data": "~3.12.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@storybook/addon-essentials": "~7.6.11",
"@storybook/nextjs": "~7.6.11",
"@storybook/react": "~7.6.11",
"@testing-library/dom": "~9.3.0",
"@testing-library/react": "~14.2.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.1.0",
"@testing-library/user-event": "~14.5.0",
"chai": "~4.5.0",
"chai-dom": "~1.12.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"@storybook/addon-essentials": "~7.6.11",
"@storybook/react": "~7.6.11",
"@storybook/react-webpack5": "~7.6.11",
"@testing-library/dom": "~9.3.0",
"@testing-library/react": "~14.2.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.1.0",
"@testing-library/user-event": "~14.5.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
"@zooniverse/grommet-theme": "~3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@storybook/addon-essentials": "~7.6.11",
"@storybook/react": "~7.6.11",
"@storybook/react-webpack5": "~7.6.11",
"@testing-library/dom": "~9.3.0",
"@testing-library/react": "~14.2.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.1.0",
"@testing-library/user-event": "~14.5.0",
"@zooniverse/grommet-theme": "~3.2.0",
"@zooniverse/react-components": "~1.13.0",
Expand Down
Loading

0 comments on commit 9608453

Please sign in to comment.