From 7e60113fcbbac9360d4c10fb8b55889e0f081aa0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 28 Aug 2023 04:22:09 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/rehype-stringify-10.0.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index b7b4ac8377f..c9d87dc7807 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -246,7 +246,7 @@ dev: 'rehype-highlight': &rehypeHighlight '6.0.0' 'rehype-sanitize': &rehypeSanitize '5.0.1' 'rehype-slug': &rehypeSlug '5.1.0' - 'rehype-stringify': &rehypeStringify '9.0.4' + 'rehype-stringify': &rehypeStringify '10.0.0' # see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753 'remark-copy-linked-files': &remarkCopyLinkedFiles 'git+https://git@github.com/joostdecock/remark-copy-linked-files' 'remark-gfm': &remarkGfm '3.0.1'