From 81d4d4ad00ac96a03cf00c57d99c766c8e422c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 04:06:48 +0000 Subject: [PATCH] chore(deps-dev): Bump remark-rehype from 10.1.0 to 11.1.0 Bumps [remark-rehype](https://github.com/remarkjs/remark-rehype) from 10.1.0 to 11.1.0. - [Release notes](https://github.com/remarkjs/remark-rehype/releases) - [Commits](https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.1.0) --- updated-dependencies: - dependency-name: remark-rehype dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cec4b5..a397333 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest": "^29.5.0", "rehype-stringify": "^9.0.3", "remark": "^13.0.0", - "remark-rehype": "^10.1.0", + "remark-rehype": "^11.1.0", "rollup": "^2.34.0" }, "dependencies": {