Update dependency @hedgedoc/html-to-react to v1.1.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-12-25 00:55:36 +00:00 committed by Tilman Vatteroth
parent 1c688b94ff
commit 7ce933ab77
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"@craco/craco": "6.4.3",
"@cypress/webpack-preprocessor": "5.11.0",
"@fontsource/source-sans-pro": "4.5.1",
"@hedgedoc/html-to-react": "1.1.0",
"@hedgedoc/html-to-react": "1.1.1",
"@hedgedoc/markdown-it-image-size": "1.0.3",
"@hedgedoc/markdown-it-task-lists": "1.0.3",
"@matejmazur/react-katex": "3.1.3",

View file

@ -1285,10 +1285,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@hedgedoc/html-to-react@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@hedgedoc/html-to-react/-/html-to-react-1.1.0.tgz#36c4bd5c291ee158393cf010d95f580ec86e3e73"
integrity sha512-no4IAT2pd4fneNbHEjvg3g03gv1DsFEcSLHzSYvXLHyjcvpW0qbvJEPZnRDGqQmEymgk93tsyi3VISOSkxRdxA==
"@hedgedoc/html-to-react@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@hedgedoc/html-to-react/-/html-to-react-1.1.1.tgz#e89de3ff410448e4396d0e520b69a2c8430bf4ee"
integrity sha512-g8phoYMRKcO49V93Iay4Wu/GxfyMFskde9OEmWrg5XUAZFmAHalmDf5atmJ1QLWMepKOFXfX6Y++vIU8ECHzrA==
dependencies:
"@types/react" "^17.0.11"
htmlparser2 "^7.0.0"