Skip to content

Commit 91182f5

Browse files
committed
Update @testing-library/user-event to fix :check
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.
1 parent de6bb22 commit 91182f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3432,11 +3432,11 @@ __metadata:
34323432
linkType: hard
34333433

34343434
"@testing-library/user-event@npm:14.3.0":
3435-
version: 14.3.0
3436-
resolution: "@testing-library/user-event@npm:14.3.0"
3435+
version: 14.5.0
3436+
resolution: "@testing-library/user-event@npm:14.5.0"
34373437
peerDependencies:
34383438
"@testing-library/dom": ">=7.21.4"
3439-
checksum: 8a0e708709f2510287568dff668bc7d6f5c4e7e17407452b7aa0fcf74732dccf511c63fc76ac514d753cb1f0586c1def59ba7f5245a9523715d37a8f198745d3
3439+
checksum: aa12698bf1c611e73f1708283bcb15c6386b952fff56ed64facf8b5d1f6ad8a9f3dce198437f5682b8948e11991353489f14741cd4578670f2558bccd54a8a34
34403440
languageName: node
34413441
linkType: hard
34423442

0 commit comments

Comments
 (0)