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

This commit is contained in:
Renovate Bot 2021-10-11 00:39:30 +00:00 committed by renovate[bot]
parent 599364039d
commit 2c49e37170
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.2.1",
"@testing-library/user-event": "13.3.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.2.1":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.1.tgz#7a71a39e50b4a733afbe2916fa2b99966e941f98"
integrity sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==
"@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==
dependencies:
"@babel/runtime" "^7.12.5"