Skip to content

Commit 34655cf

Browse files
Bump @testing-library/user-event from 13.5.0 to 14.2.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.2.0. - [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@v13.5.0...v14.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a85034 commit 34655cf

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@testing-library/cypress": "8.0.3",
3535
"@testing-library/jest-dom": "5.16.4",
3636
"@testing-library/react": "12.1.5",
37-
"@testing-library/user-event": "13.5.0",
37+
"@testing-library/user-event": "14.2.0",
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.41",
4040
"@types/react": "17.0.45",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,12 +1161,10 @@
11611161
"@testing-library/dom" "^8.0.0"
11621162
"@types/react-dom" "<18.0.0"
11631163

1164-
"@testing-library/user-event@13.5.0":
1165-
version "13.5.0"
1166-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
1167-
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
1168-
dependencies:
1169-
"@babel/runtime" "^7.12.5"
1164+
"@testing-library/user-event@14.2.0":
1165+
version "14.2.0"
1166+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683"
1167+
integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==
11701168

11711169
"@tootallnate/once@1":
11721170
version "1.1.2"

0 commit comments

Comments
 (0)