Update dependency @testing-library/user-event to v13.5.0

This commit is contained in:
Renovate Bot 2021-10-19 08:54:36 +00:00 committed by renovate[bot]
parent aef59ebf2b
commit 85ffb985fc
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@sentry/tracing": "6.13.3",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.3.0",
"@testing-library/user-event": "13.5.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3"

View File

@ -1811,10 +1811,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0"
"@testing-library/user-event@13.3.0":
version "13.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.3.0.tgz#2ce50953b885c452a2b2df880a1998637599dcf5"
integrity sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==
"@testing-library/user-event@13.5.0":
version "13.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
dependencies:
"@babel/runtime" "^7.12.5"