Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/user-event from 14.4.3 to 14.5…
Browse files Browse the repository at this point in the history
….1 (#269)

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.1.
- [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.4.3...v14.5.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent f762529 commit b874985
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"@types/hat": "^0.0.1",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.198",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3062,12 +3062,12 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:^14.4.3":
version: 14.4.3
resolution: "@testing-library/user-event@npm:14.4.3"
"@testing-library/user-event@npm:^14.5.1":
version: 14.5.1
resolution: "@testing-library/user-event@npm:14.5.1"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
checksum: 3e6bc9fd53dfe2f3648190193ed2fd4bca2a1bfb47f68810df3b33f05412526e5fd5c4ef9dc5375635e0f4cdf1859916867b597eed22bda1321e04242ea6c519
languageName: node
linkType: hard

Expand Down Expand Up @@ -13834,7 +13834,7 @@ __metadata:
"@testing-library/dom": ^9.3.3
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^12.1.3
"@testing-library/user-event": ^14.4.3
"@testing-library/user-event": ^14.5.1
"@turf/bearing": ^6.5.0
"@turf/center": ^6.5.0
"@turf/helpers": ^6.5.0
Expand Down

0 comments on commit b874985

Please sign in to comment.