Skip to content

Commit 1622b24

Browse files
Bump @testing-library/user-event from 14.5.2 to 14.6.1 (#13418)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 074d5bb commit 1622b24

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
@@ -261,7 +261,7 @@
261261
"@emotion/core": "^11.0.0",
262262
"@testing-library/jest-dom": "^6.6.3",
263263
"@testing-library/react": "^14.2.2",
264-
"@testing-library/user-event": "^14.5.2",
264+
"@testing-library/user-event": "^14.6.1",
265265
"autoprefixer": "^10.4.20",
266266
"babel-gettext-extractor": "https://github.com/willdurand/babel-gettext-extractor#5.1.0",
267267
"babel-loader": "^9.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,10 +1620,10 @@
16201620
"@testing-library/dom" "^9.0.0"
16211621
"@types/react-dom" "^18.0.0"
16221622

1623-
"@testing-library/user-event@^14.5.2":
1624-
version "14.5.2"
1625-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
1626-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
1623+
"@testing-library/user-event@^14.6.1":
1624+
version "14.6.1"
1625+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
1626+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
16271627

16281628
"@tootallnate/once@2":
16291629
version "2.0.0"

0 commit comments

Comments
 (0)