From 035014075052301479c54c92047cd5ab22595caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:40:24 +0000 Subject: [PATCH] chore(deps): bump markdown-to-jsx from 7.3.2 to 7.4.0 Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.4.0. - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases) - [Commits](https://github.com/quantizor/markdown-to-jsx/compare/v7.3.2...v7.4.0) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/gatsby-theme-project-portal/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/gatsby-theme-project-portal/package.json b/packages/gatsby-theme-project-portal/package.json index e8ba4e242..c2b8f6e3f 100644 --- a/packages/gatsby-theme-project-portal/package.json +++ b/packages/gatsby-theme-project-portal/package.json @@ -34,7 +34,7 @@ "js-search": "^2.0.1", "lodash": "^4.17.21", "lunr": "^2.3.9", - "markdown-to-jsx": "^7.3.2", + "markdown-to-jsx": "^7.4.0", "moment": "^2.29.4", "react-google-recaptcha": "^3.1.0", "react-icons": "^4.12.0", diff --git a/yarn.lock b/yarn.lock index 4929610ad..4c57b2911 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7875,7 +7875,7 @@ __metadata: js-search: ^2.0.1 lodash: ^4.17.21 lunr: ^2.3.9 - markdown-to-jsx: ^7.3.2 + markdown-to-jsx: ^7.4.0 moment: ^2.29.4 react-google-recaptcha: ^3.1.0 react-icons: ^4.12.0 @@ -20088,12 +20088,12 @@ __metadata: languageName: node linkType: hard -"markdown-to-jsx@npm:^7.3.2": - version: 7.3.2 - resolution: "markdown-to-jsx@npm:7.3.2" +"markdown-to-jsx@npm:^7.4.0": + version: 7.4.0 + resolution: "markdown-to-jsx@npm:7.4.0" peerDependencies: react: ">= 0.14.0" - checksum: 8885c6343b71570b0a7ec16cd85a49b853a830234790ee7430e2517ea5d8d361ff138bd52147f650790f3e7b3a28a15c755fc16f8856dd01ddf09a6161782e06 + checksum: 59959d14d7927ed8a97e42d39771e2b445b90fa098477fb6ab040f044d230517dc4a95ba38a4f924cfc965a96b32211d93def150a6184f0e51d2cefdc8cb415d languageName: node linkType: hard