mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 19:47:03 -04:00
Update JS test packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e12dc523f8
commit
f5a62e803a
2 changed files with 10 additions and 10 deletions
|
@ -8,8 +8,8 @@
|
||||||
"@hedgedoc/markdown-it-task-lists": "1.0.0",
|
"@hedgedoc/markdown-it-task-lists": "1.0.0",
|
||||||
"@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.3",
|
"@testing-library/react": "11.2.5",
|
||||||
"@testing-library/user-event": "12.6.2",
|
"@testing-library/user-event": "12.6.3",
|
||||||
"@types/codemirror": "0.0.107",
|
"@types/codemirror": "0.0.107",
|
||||||
"@types/d3-graphviz": "2.6.6",
|
"@types/d3-graphviz": "2.6.6",
|
||||||
"@types/diff": "5.0.0",
|
"@types/diff": "5.0.0",
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1773,18 +1773,18 @@
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
redent "^3.0.0"
|
redent "^3.0.0"
|
||||||
|
|
||||||
"@testing-library/react@11.2.3":
|
"@testing-library/react@11.2.5":
|
||||||
version "11.2.3"
|
version "11.2.5"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
|
||||||
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
|
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@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.6.2":
|
"@testing-library/user-event@12.6.3":
|
||||||
version "12.6.2"
|
version "12.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
|
||||||
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
|
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue