mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-24 03:41:30 +00:00
Update dependency @testing-library/react to v11.2.3 (#926)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
66a608d7c0
commit
84b9a4f2db
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"@matejmazur/react-katex": "3.1.3",
|
||||
"markdown-it-anchor": "7.0.0",
|
||||
"@testing-library/jest-dom": "5.11.8",
|
||||
"@testing-library/react": "11.2.2",
|
||||
"@testing-library/react": "11.2.3",
|
||||
"@testing-library/user-event": "12.6.0",
|
||||
"@types/codemirror": "0.0.106",
|
||||
"@types/d3-graphviz": "2.6.6",
|
||||
|
|
|
@ -1772,10 +1772,10 @@
|
|||
lodash "^4.17.15"
|
||||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@11.2.2":
|
||||
version "11.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
|
||||
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
|
||||
"@testing-library/react@11.2.3":
|
||||
version "11.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
|
||||
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^7.28.1"
|
||||
|
|
Loading…
Reference in a new issue