Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07f09c4

Browse files
chore: bump @testing-library/user-event from 14.1.0 to 14.1.1 in /site
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] <[email protected]>
1 parent 6dedd0c commit 07f09c4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
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.4",
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.12",

site/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2744,10 +2744,10 @@
27442744
"@testing-library/dom" "^8.0.0"
27452745
"@types/react-dom" "*"
27462746

2747-
"@testing-library/[email protected].0":
2748-
version "14.1.0"
2749-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0.tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72"
2750-
integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==
2747+
"@testing-library/[email protected].1":
2748+
version "14.1.1"
2749+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8"
2750+
integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==
27512751

27522752
"@tootallnate/once@1":
27532753
version "1.1.2"
@@ -4110,9 +4110,9 @@ async-each@^1.0.1:
41104110
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
41114111

41124112
async@^2.6.2:
4113-
version "2.6.3"
4114-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
4115-
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
4113+
version "2.6.4"
4114+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
4115+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
41164116
dependencies:
41174117
lodash "^4.17.14"
41184118

0 commit comments

Comments
 (0)