Skip to content

Commit

Permalink
Update @testing-library/user-event to fix :check
Browse files Browse the repository at this point in the history
There's a bug in 14.3.0 that causes types to not be resolved,
testing-library/user-event#1146 (comment)
provides a work around.
  • Loading branch information
bradleyayers committed Jan 29, 2024
1 parent de6bb22 commit 91182f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3432,11 +3432,11 @@ __metadata:
linkType: hard

"@testing-library/user-event@npm:14.3.0":
version: 14.3.0
resolution: "@testing-library/user-event@npm:14.3.0"
version: 14.5.0
resolution: "@testing-library/user-event@npm:14.5.0"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 8a0e708709f2510287568dff668bc7d6f5c4e7e17407452b7aa0fcf74732dccf511c63fc76ac514d753cb1f0586c1def59ba7f5245a9523715d37a8f198745d3
checksum: aa12698bf1c611e73f1708283bcb15c6386b952fff56ed64facf8b5d1f6ad8a9f3dce198437f5682b8948e11991353489f14741cd4578670f2558bccd54a8a34
languageName: node
linkType: hard

Expand Down

0 comments on commit 91182f5

Please sign in to comment.