From 911eab6f526423a22c761b89bfb0e62318e3d3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:30:36 +0000 Subject: [PATCH] chore(deps-dev): bump rehype-stringify from 10.0.0 to 10.0.1 Bumps [rehype-stringify](https://github.com/rehypejs/rehype) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/rehypejs/rehype/releases) - [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md) - [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@10.0.0...10.0.1) --- updated-dependencies: - dependency-name: rehype-stringify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb067ea..e16a903 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: version: 7.0.0 rehype-stringify: specifier: ^10.0.0 - version: 10.0.0 + version: 10.0.1 remark-parse: specifier: ^11.0.0 version: 11.0.0 @@ -551,8 +551,8 @@ packages: rehype-raw@7.0.0: resolution: {integrity: sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==} - rehype-stringify@10.0.0: - resolution: {integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==} + rehype-stringify@10.0.1: + resolution: {integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==} remark-parse@11.0.0: resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==} @@ -1268,7 +1268,7 @@ snapshots: hast-util-raw: 9.0.4 vfile: 6.0.2 - rehype-stringify@10.0.0: + rehype-stringify@10.0.1: dependencies: '@types/hast': 3.0.4 hast-util-to-html: 9.0.1