Skip to content

Commit a2117eb

Browse files
chore(dev-deps): bump @testing-library/user-event from 14.1.1 to 14.4.3 (#51)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.4.3. - [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.1.1...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c003350 commit a2117eb

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
@@ -32,7 +32,7 @@
3232
"@testing-library/jest-dom": "^5.16.5",
3333
"@testing-library/react": "12.1.4",
3434
"@testing-library/react-hooks": "^8.0.0",
35-
"@testing-library/user-event": "^14.1.1",
35+
"@testing-library/user-event": "^14.4.3",
3636
"@types/chance": "^1.1.3",
3737
"@types/jest": "^27.4.1",
3838
"@types/js-cookie": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,10 +1608,10 @@
16081608
"@testing-library/dom" "^8.0.0"
16091609
"@types/react-dom" "*"
16101610

1611-
"@testing-library/user-event@^14.1.1":
1612-
version "14.1.1"
1613-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8"
1614-
integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==
1611+
"@testing-library/user-event@^14.4.3":
1612+
version "14.4.3"
1613+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
1614+
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
16151615

16161616
"@tootallnate/once@1":
16171617
version "1.1.2"

0 commit comments

Comments
 (0)