From e26c9f864e9811ab5db0bad97180a7be26df61b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:52:54 +0000 Subject: [PATCH] Update dependency rehype-raw to v4.0.2 --- .github/actions/validate-docs-links/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/validate-docs-links/package.json b/.github/actions/validate-docs-links/package.json index f6fda53cc6..1e78377b9f 100644 --- a/.github/actions/validate-docs-links/package.json +++ b/.github/actions/validate-docs-links/package.json @@ -19,7 +19,7 @@ "@actions/github": "^5.1.1", "github-slugger": "1.2.0", "gray-matter": "4.0.3", - "rehype-raw": "4.0.1", + "rehype-raw": "4.0.2", "remark-parse": "7.0.1", "remark-rehype": "5.0.0", "unified": "8.4.1",