mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 06:45:47 -04:00
Update dependency @testing-library/react to v12.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
eb28de97f2
commit
360958140e
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
||||||
"@hedgedoc/markdown-it-task-lists": "1.0.2",
|
"@hedgedoc/markdown-it-task-lists": "1.0.2",
|
||||||
"@matejmazur/react-katex": "3.1.3",
|
"@matejmazur/react-katex": "3.1.3",
|
||||||
"@testing-library/jest-dom": "5.14.1",
|
"@testing-library/jest-dom": "5.14.1",
|
||||||
"@testing-library/react": "12.1.0",
|
"@testing-library/react": "12.1.2",
|
||||||
"@testing-library/user-event": "13.2.1",
|
"@testing-library/user-event": "13.2.1",
|
||||||
"@types/codemirror": "5.60.4",
|
"@types/codemirror": "5.60.4",
|
||||||
"@types/d3-graphviz": "2.6.7",
|
"@types/d3-graphviz": "2.6.7",
|
||||||
|
|
|
@ -1919,10 +1919,10 @@
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
redent "^3.0.0"
|
redent "^3.0.0"
|
||||||
|
|
||||||
"@testing-library/react@12.1.0":
|
"@testing-library/react@12.1.2":
|
||||||
version "12.1.0"
|
version "12.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.0.tgz#3e9a4002b0b8f986a738a2f88fc458b5af319f35"
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2.tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76"
|
||||||
integrity sha512-Ge3Ht3qXE82Yv9lyPpQ7ZWgzo/HgOcHu569Y4ZGWcZME38iOFiOg87qnu6hTEa8jTJVL7zYovnvD3GE2nsNIoQ==
|
integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
"@testing-library/dom" "^8.0.0"
|
"@testing-library/dom" "^8.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue