Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 352bf71

Browse files
fix(deps): update dependency preact-render-to-string to v5.2.6 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df255ac commit 352bf71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"markdown-to-jsx": "7.1.8",
3333
"preact": "10.11.3",
3434
"preact-cli-plugin-netlify": "1.6.0",
35-
"preact-render-to-string": "5.1.10",
35+
"preact-render-to-string": "5.2.6",
3636
"preact-router": "4.1.0",
3737
"parse-md": "3.0.3"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9252,10 +9252,10 @@ preact-render-spy@1.3.0:
92529252
object.entries "^1.0.4"
92539253
preact-render-to-string "^3.6.3"
92549254

9255-
preact-render-to-string@5.1.10:
9256-
version "5.1.10"
9257-
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.10.tgz#cce03d73b166c550148af9dedc9e06fdf6820f8a"
9258-
integrity sha512-40svy7NDe5Qe0ymdsIC11f0hZb05MeTSUqqIaWJ5DEFCh/sF86KcpRW0kN/ymGYDVVUCfv9qFrVuLCXR7aQxgQ==
9255+
preact-render-to-string@5.2.6:
9256+
version "5.2.6"
9257+
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.2.6.tgz#0ff0c86cd118d30affb825193f18e92bd59d0604"
9258+
integrity sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==
92599259
dependencies:
92609260
pretty-format "^3.8.0"
92619261

0 commit comments

Comments
 (0)