From 6068dbfc8e532e539b8f7b175885ecbb4254a9ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 17:18:56 +0800 Subject: [PATCH] chore(deps): update dependency remark-rehype to v9.1.0 (#29) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d925797..fe47fc2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "rehype-stringify": "9.0.2", "remark-gfm": "2.0.0", "remark-parse": "10.0.0", - "remark-rehype": "9.0.0", + "remark-rehype": "9.1.0", "tsc-esm-fix": "2.7.2", "tsbb": "3.2.1" }