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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-01 00:27:04 +00:00 committed by Tilman Vatteroth
parent 34b81d5819
commit 0617438f4f
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"@matejmazur/react-katex": "3.1.3", "@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.12.0", "@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6", "@testing-library/react": "11.2.6",
"@testing-library/user-event": "13.1.5", "@testing-library/user-event": "13.1.8",
"@types/codemirror": "0.0.109", "@types/codemirror": "0.0.109",
"@types/d3-graphviz": "2.6.6", "@types/d3-graphviz": "2.6.6",
"@types/diff": "5.0.0", "@types/diff": "5.0.0",

View file

@ -1835,10 +1835,10 @@
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1" "@testing-library/dom" "^7.28.1"
"@testing-library/user-event@13.1.5": "@testing-library/user-event@13.1.8":
version "13.1.5" version "13.1.8"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.5.tgz#1ce11c37bf4df8f264fb7999ded7139e092a29bd" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.8.tgz#9cbf342b88d837ee188f9f9f4df6d1beaaf179c2"
integrity sha512-dD1FRHuWhfdcnb6H9/oaIIZHx9LQKGxbTtYV3i5Zru8I3GWWJoG2WtlAlXZ/56djO+6TvfsWPj5cXQvoTFQATQ== integrity sha512-M04HgOlJvxILf5xyrkJaEQfFOtcvhy3usLldQIEg9zgFIYQofSmFGVfFlS7BWowqlBGLrItwGMlPXCoBgoHSiw==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"