Skip to content

Commit 20f34b0

Browse files
chore: bump @testing-library/user-event from 14.1.1 to 14.2.0 in /site
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 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@v14.1.1...v14.2) --- 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>
1 parent 0f9559a commit 20f34b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@storybook/react": "6.4.22",
6161
"@testing-library/jest-dom": "5.16.4",
6262
"@testing-library/react": "12.1.5",
63-
"@testing-library/user-event": "14.1.1",
63+
"@testing-library/user-event": "14.2.0",
6464
"@types/express": "4.17.13",
6565
"@types/jest": "27.4.1",
6666
"@types/node": "14.18.16",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2658,10 +2658,10 @@
26582658
"@testing-library/dom" "^8.0.0"
26592659
"@types/react-dom" "<18.0.0"
26602660

2661-
"@testing-library/user-event@14.1.1":
2662-
version "14.1.1"
2663-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8"
2664-
integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==
2661+
"@testing-library/user-event@14.2.0":
2662+
version "14.2.0"
2663+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683"
2664+
integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==
26652665

26662666
"@tootallnate/once@1":
26672667
version "1.1.2"

0 commit comments

Comments
 (0)