Skip to content

Commit b456f76

Browse files
chore(deps): bump @testing-library/user-event from 13.1.9 to 13.2.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.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@v13.1.9...v13.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 16de3ae commit b456f76

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.14.1",
77
"@testing-library/react": "^11.2.7",
8-
"@testing-library/user-event": "^13.1.9",
8+
"@testing-library/user-event": "^13.2.0",
99
"@types/jest": "^26.0.24",
1010
"@types/node": "^16.3.1",
1111
"@types/react": "^17.0.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,10 +3944,10 @@
39443944
"@babel/runtime" "^7.12.5"
39453945
"@testing-library/dom" "^7.28.1"
39463946

3947-
"@testing-library/user-event@^13.1.9":
3948-
version "13.1.9"
3949-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.9.tgz#29e49a42659ac3c1023565ff56819e0153a82e99"
3950-
integrity sha512-NZr0zL2TMOs2qk+dNlqrAdbaRW5dAmYwd1yuQ4r7HpkVEOj0MWuUjDWwKhcLd/atdBy8ZSMHSKp+kXSQe47ezg==
3947+
"@testing-library/user-event@^13.2.0":
3948+
version "13.2.0"
3949+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.0.tgz#8d63aaae1f5ec1d683d3afe57acd5f175f819f0f"
3950+
integrity sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA==
39513951
dependencies:
39523952
"@babel/runtime" "^7.12.5"
39533953

0 commit comments

Comments
 (0)