Skip to content

Commit 8857903

Browse files
Bump @testing-library/user-event from 14.4.3 to 14.5.1 (#12410)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.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.4.3...v14.5.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8323efc commit 8857903

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
@@ -264,7 +264,7 @@
264264
"@emotion/core": "^11.0.0",
265265
"@testing-library/jest-dom": "^5.16.2",
266266
"@testing-library/react": "^14.0.0",
267-
"@testing-library/user-event": "^14.2.6",
267+
"@testing-library/user-event": "^14.5.1",
268268
"autoprefixer": "^10.4.16",
269269
"babel-gettext-extractor": "^4.1.3",
270270
"babel-loader": "^9.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,10 +1816,10 @@
18161816
"@testing-library/dom" "^9.0.0"
18171817
"@types/react-dom" "^18.0.0"
18181818

1819-
"@testing-library/user-event@^14.2.6":
1820-
version "14.4.3"
1821-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
1822-
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
1819+
"@testing-library/user-event@^14.5.1":
1820+
version "14.5.1"
1821+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
1822+
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==
18231823

18241824
"@tootallnate/once@1":
18251825
version "1.1.2"

0 commit comments

Comments
 (0)