Skip to content

Commit 7d421f4

Browse files
Bump @testing-library/user-event from 14.5.2 to 14.6.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-version: 14.6.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55c860f commit 7d421f4

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
@@ -67,7 +67,7 @@
6767
"@testing-library/dom": "^10.4.0",
6868
"@testing-library/jest-dom": "^6.6.3",
6969
"@testing-library/react": "^16.0.1",
70-
"@testing-library/user-event": "^14.5.2",
70+
"@testing-library/user-event": "^14.6.1",
7171
"@types/bcryptjs": "^2.4.6",
7272
"@types/bootstrap": "^5.2.6",
7373
"@types/compression": "^1.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,10 +2384,10 @@
23842384
dependencies:
23852385
"@babel/runtime" "^7.12.5"
23862386

2387-
"@testing-library/user-event@^14.5.2":
2388-
version "14.5.2"
2389-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2390-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
2387+
"@testing-library/user-event@^14.6.1":
2388+
version "14.6.1"
2389+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2390+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
23912391

23922392
"@tsconfig/node10@^1.0.7":
23932393
version "1.0.11"

0 commit comments

Comments
 (0)