From 1d43877779f2302b233ae2e3b9b7bdef05b200f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 15:48:17 +0000 Subject: [PATCH] Bump remark from 13.0.0 to 14.0.2 Bumps [remark](https://github.com/remarkjs/remark) from 13.0.0 to 14.0.2. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/13.0.0...14.0.2) --- updated-dependencies: - dependency-name: remark dependency-type: direct:production 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 2d67bbfd..8e4ad7b6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-spring": "^9.4.5", "react-tabs": "^5.1.0", "react-toastify": "^9.0.4", - "remark": "^13.0.0", + "remark": "^14.0.2", "remark-gfm": "^1.0.0", "remark-html": "^13.0.1", "remove-markdown": "^0.5.0",