Skip to content

Commit 2d07534

Browse files
Bump @testing-library/user-event from 7.2.1 to 14.5.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 14.5.2. - [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@v7.2.1...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76fa9f4 commit 2d07534

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
@@ -11,7 +11,7 @@
1111
"@sentry/tracing": "^5.27.0",
1212
"@testing-library/jest-dom": "^4.2.4",
1313
"@testing-library/react": "^11.1.0",
14-
"@testing-library/user-event": "^7.2.1",
14+
"@testing-library/user-event": "^14.5.2",
1515
"@types/googlemaps": "^3.40.3",
1616
"@types/jest": "^29.5.4",
1717
"@types/lodash": "^4.14.168",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@
21362136
"@babel/runtime" "^7.12.5"
21372137
"@testing-library/dom" "^7.28.1"
21382138

2139-
"@testing-library/user-event@^7.2.1":
2140-
version "7.2.1"
2141-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c"
2142-
integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA==
2139+
"@testing-library/user-event@^14.5.2":
2140+
version "14.5.2"
2141+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2142+
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
21432143

21442144
"@tootallnate/once@1":
21452145
version "1.1.2"

0 commit comments

Comments
 (0)