Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/user-event from 14.5.1 to 14.5.2
Browse files Browse the repository at this point in the history
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.5.2.
- [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.1...v14.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 0cc01c0 commit 5e07a73
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@tanstack/react-table": "^8.10.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.14.198",
Expand Down
2 changes: 1 addition & 1 deletion packages/conformance/ui-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@commonalityco/utils-core": "workspace:*",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^18.2.22",
"eslint-config-commonality": "workspace:*",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/constraints/ui-constraints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@commonalityco/utils-package": "workspace:*",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/lodash": "^4.14.198",
"@types/react": "^18.2.22",
"eslint-config-commonality": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/ui-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tanstack/react-table": "^8.10.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^18.2.22",
"@vitejs/plugin-react-swc": "^3.3.2",
"eslint-config-commonality": "workspace:*",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 5e07a73

Please sign in to comment.