Skip to content

Commit 48a6cd9

Browse files
chore: bump @testing-library/user-event from 14.1.0 to 14.1.1 in /site (#1055)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.0 to 14.1.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.1...v14.1.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37c1c68 commit 48a6cd9

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
@@ -52,7 +52,7 @@
5252
"@storybook/addon-links": "6.4.21",
5353
"@storybook/react": "6.4.21",
5454
"@testing-library/react": "12.1.5",
55-
"@testing-library/user-event": "14.1.0",
55+
"@testing-library/user-event": "14.1.1",
5656
"@types/express": "4.17.13",
5757
"@types/jest": "27.4.1",
5858
"@types/node": "14.18.13",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2897,10 +2897,10 @@
28972897
"@testing-library/dom" "^8.0.0"
28982898
"@types/react-dom" "<18.0.0"
28992899

2900-
"@testing-library/user-event@14.1.0":
2901-
version "14.1.0"
2902-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0.tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72"
2903-
integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==
2900+
"@testing-library/user-event@14.1.1":
2901+
version "14.1.1"
2902+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8"
2903+
integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==
29042904

29052905
"@tootallnate/once@1":
29062906
version "1.1.2"

0 commit comments

Comments
 (0)