fix(deps): update dependency preact-render-to-string to v5.1.19

This commit is contained in:
Renovate Bot 2021-04-05 12:12:23 +00:00
parent 5128fce83f
commit f5c0ad2fdd
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"nprogress": "0.2.0",
"object-fit-images": "3.2.4",
"preact": "10.5.12",
"preact-render-to-string": "5.1.12",
"preact-render-to-string": "5.1.19",
"preact-ssr-prepass": "1.1.3",
"prismjs": "1.23.0",
"prop-types": "15.7.2",

View File

@ -13212,10 +13212,10 @@ postcss@^7.0.35:
source-map "^0.6.1"
supports-color "^6.1.0"
preact-render-to-string@5.1.12:
version "5.1.12"
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.12.tgz#3d258a177ef8947f768dd0f2c56629e7fda2dc39"
integrity sha512-nXVCOpvepSk9AfPwqS08rf9NDOCs8eeYYlG+7tE85iP5jVyjz+aYb1BYaP5SPdfVWVrzI9L5NzxozUvKaD96tA==
preact-render-to-string@5.1.19:
version "5.1.19"
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.19.tgz#ffae7c3bd1680be5ecf5991d41fe3023b3051e0e"
integrity sha512-bj8sn/oytIKO6RtOGSS/1+5CrQyRSC99eLUnEVbqUa6MzJX5dYh7wu9bmT0d6lm/Vea21k9KhCQwvr2sYN3rrQ==
dependencies:
pretty-format "^3.8.0"