Skip to content

Commit 5cb9d3c

Browse files
Bump @testing-library/user-event from 14.5.2 to 14.6.1 (draft-js-plugins#3626)
1 parent 0dbec29 commit 5cb9d3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@testing-library/jest-dom": "^5.16.5",
2929
"@testing-library/react": "^12.1.5",
3030
"@testing-library/react-hooks": "^8.0.1",
31-
"@testing-library/user-event": "^14.5.2",
31+
"@testing-library/user-event": "^14.6.1",
3232
"@types/jest": "^27.5.0",
3333
"@types/react-dom": "^18.0.3",
3434
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,10 +3016,10 @@
30163016
"@testing-library/dom" "^8.0.0"
30173017
"@types/react-dom" "<18.0.0"
30183018

3019-
"@testing-library/user-event@^14.5.2":
3020-
version "14.5.2"
3021-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
3022-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
3019+
"@testing-library/user-event@^14.6.1":
3020+
version "14.6.1"
3021+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
3022+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
30233023

30243024
"@tootallnate/once@1":
30253025
version "1.1.2"

0 commit comments

Comments
 (0)