Skip to content

Commit b1afc50

Browse files
Bump @testing-library/user-event from 13.5.0 to 14.3.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.3.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.3) --- 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 57ef8c3 commit b1afc50

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.3.0",
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.45",
4040
"@types/react": "17.0.48",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,12 +1173,10 @@
11731173
"@testing-library/dom" "^8.0.0"
11741174
"@types/react-dom" "<18.0.0"
11751175

1176-
"@testing-library/user-event@13.5.0":
1177-
version "13.5.0"
1178-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
1179-
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
1180-
dependencies:
1181-
"@babel/runtime" "^7.12.5"
1176+
"@testing-library/user-event@14.3.0":
1177+
version "14.3.0"
1178+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9"
1179+
integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA==
11821180

11831181
"@tootallnate/once@1":
11841182
version "1.1.2"

0 commit comments

Comments
 (0)