Skip to content

Commit

Permalink
build(deps-dev): bump the react-testing-library group across 1 direct…
Browse files Browse the repository at this point in the history
…ory with 3 updates

Bumps the react-testing-library group with 3 updates in the / directory: [@testing-library/dom](https://github.com/testing-library/dom-testing-library), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event).


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.2.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.2.0)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.0
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6)

---
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
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-testing-library
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 1d15670 commit 9651aa4
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 232 deletions.
6 changes: 3 additions & 3 deletions packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"@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/user-event": "~14.5.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
"babel-loader": "~9.2.1",
"babel-plugin-webpack-alias": "~2.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"@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/user-event": "~14.5.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.0",
"@visx/mock-data": "~3.12.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
"@zooniverse/grommet-theme": "~3.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"@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/user-event": "~14.5.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.0",
"chai": "~4.5.0",
"chai-dom": "~1.12.0",
"dirty-chai": "~2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
"@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/user-event": "~14.5.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.0",
"@wojtekmaj/enzyme-adapter-react-17": "~0.8.0",
"@zooniverse/grommet-theme": "~3.2.0",
"@zooniverse/standard": "~2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@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/user-event": "~14.5.0",
"@testing-library/dom": "~10.4.0",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.0",
"@zooniverse/grommet-theme": "~3.2.0",
"@zooniverse/react-components": "~1.13.0",
"babel-loader": "~9.2.1",
Expand Down
Loading

0 comments on commit 9651aa4

Please sign in to comment.