Skip to content

Commit e8978e3

Browse files
Bump @testing-library/user-event from 14.5.2 to 14.6.1 (#162)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0413a0 commit e8978e3

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
@@ -13,7 +13,7 @@
1313
"@mui/x-data-grid": "^7.14.0",
1414
"@testing-library/jest-dom": "^6.5.0",
1515
"@testing-library/react": "^15.0.7",
16-
"@testing-library/user-event": "^14.5.2",
16+
"@testing-library/user-event": "^14.6.1",
1717
"@types/jest": "^29.5.14",
1818
"@types/node": "^20.12.8",
1919
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2789,10 +2789,10 @@
27892789
"@testing-library/dom" "^10.0.0"
27902790
"@types/react-dom" "^18.0.0"
27912791

2792-
"@testing-library/user-event@^14.5.2":
2793-
version "14.5.2"
2794-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2795-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
2792+
"@testing-library/user-event@^14.6.1":
2793+
version "14.6.1"
2794+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2795+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
27962796

27972797
"@tootallnate/once@1":
27982798
version "1.1.2"

0 commit comments

Comments
 (0)