From 8f7cfa90dcf6b1b130ca23fb95c43d46a29f9cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 07:58:38 +0000 Subject: [PATCH] chore(deps): 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 +- sites/backend/package.json | 2 +- yarn.lock | 20 ++------------------ 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index eb6496c5e2e..d091fadfdcd 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2", - "remark": "^13.0.0", + "remark": "^14.0.2", "remark-html": "^13.0.1", "rimraf": "^3.0.2", "standard": "^17.0.0", diff --git a/sites/backend/package.json b/sites/backend/package.json index 7c31b1e6bdc..239f8e451f6 100644 --- a/sites/backend/package.json +++ b/sites/backend/package.json @@ -79,7 +79,7 @@ "passport": "0.6.0", "passport-jwt": "4.0.0", "query-string": "7.1.1", - "remark": "13", + "remark": "14", "remark-frontmatter": "3", "remark-parse": "^9.0.0", "remark-plain-text": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index 73393d69232..8cd84349648 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16607,23 +16607,7 @@ remark-stringify@^10.0.0: mdast-util-to-markdown "^1.0.0" unified "^10.0.0" -remark-stringify@^9.0.0: - version "9.0.1" - resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-9.0.1.tgz#576d06e910548b0a7191a71f27b33f1218862894" - integrity sha512-mWmNg3ZtESvZS8fv5PTvaPckdL4iNlCHTt8/e/8oN08nArHRHjNZMKzA/YW3+p7/lYqIw4nx1XsjCBo/AxNChg== - dependencies: - mdast-util-to-markdown "^0.6.0" - -remark@13, remark@^13.0.0: - version "13.0.0" - resolved "https://registry.yarnpkg.com/remark/-/remark-13.0.0.tgz#d15d9bf71a402f40287ebe36067b66d54868e425" - integrity sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA== - dependencies: - remark-parse "^9.0.0" - remark-stringify "^9.0.0" - unified "^9.1.0" - -remark@^14.0.0: +remark@14, remark@^14.0.0, remark@^14.0.2: version "14.0.2" resolved "https://registry.yarnpkg.com/remark/-/remark-14.0.2.tgz#4a1833f7441a5c29e44b37bb1843fb820797b40f" integrity sha512-A3ARm2V4BgiRXaUo5K0dRvJ1lbogrbXnhkJRmD0yw092/Yl0kOCZt1k9ZeElEwkZsWGsMumz6qL5MfNJH9nOBA== @@ -18722,7 +18706,7 @@ unified@^10.0.0, unified@^10.1.0: trough "^2.0.0" vfile "^5.0.0" -unified@^9.1.0, unified@^9.2.0: +unified@^9.2.0: version "9.2.2" resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975" integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==