Update dependency @testing-library/user-event to v12.8.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-06 01:17:40 +00:00 committed by Tilman Vatteroth
parent c7795a2475
commit 570351c57c
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.11.9", "@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5", "@testing-library/react": "11.2.5",
"@testing-library/user-event": "12.7.3", "@testing-library/user-event": "12.8.1",
"@types/codemirror": "0.0.108", "@types/codemirror": "0.0.108",
"@types/d3-graphviz": "2.6.6", "@types/d3-graphviz": "2.6.6",
"@types/diff": "5.0.0", "@types/diff": "5.0.0",

View file

@ -1808,10 +1808,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@12.7.3": "@testing-library/user-event@12.8.1":
version "12.7.3" version "12.8.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.3.tgz#ef674ccb91794e52123b3532c336485d16f453b3" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
integrity sha512-IdSHkWfbeSSJRFlldvHDWfVX0U18TbXIvLSGII+JbqkJrsflFr4OWlQIua0TvcVVJNna3BNrNvRSvpQ0yvSXlA== integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"