Skip to content

Commit

Permalink
build(deps-dev): bump @testing-library/user-event from 14.4.3 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.4.3 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.4.3...v14.5.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8694b2d commit 784250f
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 @@ -39,7 +39,7 @@
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.2",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^27.0.2",
"@types/js-base64": "3.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1741,12 +1741,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.2":
version: 14.5.2
resolution: "@testing-library/user-event@npm:14.5.2"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
checksum: d76937dffcf0082fbf3bb89eb2b81a31bf5448048dd61c33928c5f10e33a58e035321d39145cefd469bb5a499c68a5b4086b22f1a44e3e7c7e817dc5f6782867
languageName: node
linkType: hard

Expand Down Expand Up @@ -4475,7 +4475,7 @@ __metadata:
"@testing-library/dom": ^9.3.1
"@testing-library/jest-dom": ^6.5.0
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.4.3
"@testing-library/user-event": ^14.5.2
"@types/humanize-duration": ^3.27.4
"@types/jest": ^27.0.2
"@types/js-base64": 3.3.1
Expand Down

0 comments on commit 784250f

Please sign in to comment.