From c4bf2d81f70f92edafbc00f8e7ec16efa2eadee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:45:26 +0100 Subject: [PATCH] build(deps): bump rehype-parse from 9.0.0 to 9.0.1 in /coral (#2691) Bumps [rehype-parse](https://github.com/rehypejs/rehype) from 9.0.0 to 9.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-parse@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: rehype-parse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach --- coral/package.json | 2 +- coral/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coral/package.json b/coral/package.json index 05a854cfc..939530dca 100644 --- a/coral/package.json +++ b/coral/package.json @@ -52,7 +52,7 @@ "react-markdown": "^9.0.1", "react-router-dom": "^6.27.0", "react-syntax-highlighter": "^15.5.0", - "rehype-parse": "^9.0.0", + "rehype-parse": "^9.0.1", "rehype-remark": "^10.0.0", "rehype-sanitize": "^6.0.0", "rehype-stringify": "^10.0.1", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index 9ae5c64a8..fc6383c6d 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^15.5.0 version: 15.5.0(react@18.3.1) rehype-parse: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^9.0.1 + version: 9.0.1 rehype-remark: specifier: ^10.0.0 version: 10.0.0 @@ -4727,8 +4727,8 @@ packages: rehype-minify-whitespace@6.0.0: resolution: {integrity: sha512-i9It4YHR0Sf3GsnlR5jFUKXRr9oayvEk9GKQUkwZv6hs70OH9q3OCZrq9PpLvIGKt3W+JxBOxCidNVpH/6rWdA==} - rehype-parse@9.0.0: - resolution: {integrity: sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==} + rehype-parse@9.0.1: + resolution: {integrity: sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==} rehype-remark@10.0.0: resolution: {integrity: sha512-+aDXY/icqMFOafJQomVjxe3BAP7aR3lIsQ3GV6VIwpbCD2nvNFOXjGvotMe5p0Ny+Gt6L13DhEf/FjOOpTuUbQ==} @@ -11804,7 +11804,7 @@ snapshots: hast-util-whitespace: 3.0.0 unist-util-is: 6.0.0 - rehype-parse@9.0.0: + rehype-parse@9.0.1: dependencies: '@types/hast': 3.0.2 hast-util-from-html: 2.0.1