Skip to content

Commit 958aade

Browse files
Bump @testing-library/user-event in /Plan/react/dashboard (#3948)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.6.0 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.6...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db6e101 commit 958aade

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@highcharts/map-collection": "^2.3.0",
2222
"@testing-library/jest-dom": "^6.6.3",
2323
"@testing-library/react": "^16.2.0",
24-
"@testing-library/user-event": "^14.6.0",
24+
"@testing-library/user-event": "^14.6.1",
2525
"axios": "^1.7.9",
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,10 +1142,10 @@
11421142
dependencies:
11431143
"@babel/runtime" "^7.12.5"
11441144

1145-
"@testing-library/user-event@^14.6.0":
1146-
version "14.6.0"
1147-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d"
1148-
integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ==
1145+
"@testing-library/user-event@^14.6.1":
1146+
version "14.6.1"
1147+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
1148+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
11491149

11501150
"@tree-sitter-grammars/tree-sitter-yaml@=0.6.1":
11511151
version "0.6.1"

0 commit comments

Comments
 (0)