Skip to content

Commit cf07a41

Browse files
chore(deps-dev): 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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e9ef5a commit cf07a41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/iot-app-kit-visualizations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@stencil/core": "^1.12.2",
5858
"@stencil/router": "^1.0.1",
5959
"@testing-library/dom": "^9.3.4",
60-
"@testing-library/user-event": "^14.5.2",
60+
"@testing-library/user-event": "^14.6.1",
6161
"@types/color": "^4.2.0",
6262
"@types/color-string": "^1.5.5",
6363
"@types/cypress-image-snapshot": "^3.1.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2956,10 +2956,10 @@
29562956
lz-string "^1.5.0"
29572957
pretty-format "^27.0.2"
29582958

2959-
"@testing-library/user-event@^14.5.2":
2960-
version "14.5.2"
2961-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2962-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
2959+
"@testing-library/user-event@^14.6.1":
2960+
version "14.6.1"
2961+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2962+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
29632963

29642964
"@tippyjs/[email protected]":
29652965
version "4.1.0"

0 commit comments

Comments
 (0)