mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-08 15:01:21 +00:00
Update dependency @testing-library/user-event to v12.8.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9e5fbcb56c
commit
383da25047
2 changed files with 5 additions and 5 deletions
|
@ -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.8.1",
|
"@testing-library/user-event": "12.8.3",
|
||||||
"@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",
|
||||||
|
|
|
@ -1828,10 +1828,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.8.1":
|
"@testing-library/user-event@12.8.3":
|
||||||
version "12.8.1"
|
version "12.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00"
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
|
||||||
integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ==
|
integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue