Skip to content

Commit fb9f368

Browse files
chore(deps): update dependency @testing-library/user-event to v14.6.1
1 parent 8a5fa72 commit fb9f368

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@testing-library/jest-dom": "6.6.3",
102102
"@testing-library/preact": "3.2.4",
103103
"@testing-library/preact-hooks": "1.1.0",
104-
"@testing-library/user-event": "14.5.2",
104+
"@testing-library/user-event": "14.6.1",
105105
"@types/eslint__js": "8.42.3",
106106
"@types/jest": "29.5.14",
107107
"autoprefixer": "10.4.20",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -2181,6 +2181,11 @@
21812181
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
21822182
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
21832183

2184+
"@testing-library/user-event@14.6.1":
2185+
version "14.6.1"
2186+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2187+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
2188+
21842189
"@tootallnate/once@2":
21852190
version "2.0.0"
21862191
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"

0 commit comments

Comments
 (0)