Skip to content

Commit b2cb0fc

Browse files
dependabot[bot]stanleyz
authored andcommitted
deps: bump @testing-library/user-event from 14.5.2 to 14.6.1 in /ui (AzBuilder#1744)
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d86d8a2 commit b2cb0fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@monaco-editor/react": "^4.6.0",
1212
"@testing-library/jest-dom": "^6.6.3",
1313
"@testing-library/react": "16.2.0",
14-
"@testing-library/user-event": "^14.5.2",
14+
"@testing-library/user-event": "^14.6.1",
1515
"ansi-to-react": "^6.1.6",
1616
"antd": "^5.23.4",
1717
"axios": "^1.7.9",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2036,10 +2036,10 @@
20362036
dependencies:
20372037
"@babel/runtime" "^7.12.5"
20382038

2039-
"@testing-library/user-event@^14.5.2":
2040-
version "14.5.2"
2041-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2042-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
2039+
"@testing-library/user-event@^14.6.1":
2040+
version "14.6.1"
2041+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2042+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
20432043

20442044
"@tootallnate/once@1":
20452045
version "1.1.2"

0 commit comments

Comments
 (0)