Skip to content

Commit

Permalink
Bump @testing-library/user-event from 13.5.0 to 14.5.1
Browse files Browse the repository at this point in the history
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 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@v13.5.0...v14.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent ab20a6c commit 781dbe7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@testing-library/user-event": "14.5.1",
"@types/chai": "4.3.6",
"@types/enzyme": "3.10.14",
"@types/history": "5.0.0",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8939,14 +8939,12 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:13.5.0":
version: 13.5.0
resolution: "@testing-library/user-event@npm:13.5.0"
dependencies:
"@babel/runtime": ^7.12.5
"@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: 16319de685fbb7008f1ba667928f458b2d08196918002daca56996de80ef35e6d9de26e9e1ece7d00a004692b95a597cf9142fff0dc53f2f51606a776584f549
checksum: 3e6bc9fd53dfe2f3648190193ed2fd4bca2a1bfb47f68810df3b33f05412526e5fd5c4ef9dc5375635e0f4cdf1859916867b597eed22bda1321e04242ea6c519
languageName: node
linkType: hard

Expand Down Expand Up @@ -17872,7 +17870,7 @@ __metadata:
"@testing-library/dom": 8.20.1
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": 12.1.5
"@testing-library/user-event": 13.5.0
"@testing-library/user-event": 14.5.1
"@types/chai": 4.3.6
"@types/enzyme": 3.10.14
"@types/history": 5.0.0
Expand Down

0 comments on commit 781dbe7

Please sign in to comment.