From 453f5586c99cca714eabafdef5e477c460c7bcc9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 6 Sep 2023 04:16:46 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/rehype-highlight-7.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 273ab76eb3d..f5da8757b52 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -243,7 +243,7 @@ dev: 'react-swipeable': &reactSwipeable '7.0.1' 'react-timeago': &reactTimeago '7.1.0' 'rehype-autolink-headings': &rehypeAutolinkHeadings '6.1.1' - 'rehype-highlight': &rehypeHighlight '6.0.0' + 'rehype-highlight': &rehypeHighlight '7.0.0' 'rehype-sanitize': &rehypeSanitize '5.0.1' 'rehype-slug': &rehypeSlug '5.1.0' 'rehype-stringify': &rehypeStringify '10.0.0'