Update dependency @testing-library/user-event to v12.1.7 (#632)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-03 10:37:09 +02:00 committed by GitHub
parent e4ca86206a
commit ddb8b20b05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "11.0.4",
"@testing-library/user-event": "12.1.6",
"@testing-library/user-event": "12.1.7",
"@types/codemirror": "0.0.98",
"@types/d3-graphviz": "2.6.3",
"@types/diff": "4.0.2",

View file

@ -1720,10 +1720,10 @@
"@babel/runtime" "^7.11.2"
"@testing-library/dom" "^7.24.2"
"@testing-library/user-event@12.1.6":
version "12.1.6"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.6.tgz#f550b138dfdc20387b89cbe3e9f3d969ab10c2bd"
integrity sha512-BdSe6cmzDEapTBH3s1NKbzu+GyX5bJKraKwVpM2vZF1+EEWxZr0EiA0z9bA5Nux8P+6nKMOZKsXQrj5q/kicfQ==
"@testing-library/user-event@12.1.7":
version "12.1.7"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.7.tgz#67a81ee04e81b4abca8931804655d364fbb93c10"
integrity sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q==
dependencies:
"@babel/runtime" "^7.10.2"