1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency @testing-library/user-event to v13.3.0

This commit is contained in:
Renovate Bot 2021-10-10 10:31:17 +00:00 committed by renovate[bot]
parent ed41919596
commit c5950f2050
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"@material-ui/lab": "4.0.0-alpha.60", "@material-ui/lab": "4.0.0-alpha.60",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.2.1", "@testing-library/user-event": "13.3.0",
"@types/debounce": "1.2.1", "@types/debounce": "1.2.1",
"@types/enzyme": "3.10.9", "@types/enzyme": "3.10.9",
"@types/enzyme-adapter-react-16": "1.0.6", "@types/enzyme-adapter-react-16": "1.0.6",

View File

@ -1909,10 +1909,10 @@
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0" "@testing-library/dom" "^8.0.0"
"@testing-library/user-event@13.2.1": "@testing-library/user-event@13.3.0":
version "13.2.1" version "13.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.1.tgz#7a71a39e50b4a733afbe2916fa2b99966e941f98" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.3.0.tgz#2ce50953b885c452a2b2df880a1998637599dcf5"
integrity sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw== integrity sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"